...
The standing-orders resource is used by an AISP to retrieve the standing orders for a specific AccountId or to retrieve the standing orders in bulk for all the accounts that the user/customer has consented to.
...
These objects must not be returned without the ReadStandingOrdersDetail permission:
OBReadStandingOrder/Data/StandingOrder/CreditorAgent
OBReadStandingOrder/Data/StandingOrder/CreditorAccoun
If the ReadStandingOrdersDetail is granted by the user/customer:
OBReadStandingOrder/Data/StandingOrder/CreditorAgent may be returned if applicable to the account and ASPSP (0..1)
OBReadStandingOrder/Data/StandingOrder/CreditorAccount must be returned (1..1)
If the ReadPAN permission is granted by the user/customer, the ASPSP may choose to populate the OBReadStandingOrder/Data/StandingOrder/CreditorAccount/Identification with the unmasked PAN (if the PAN is being populated in the response).
...