Get Standing Orders
Enables an AISP to retrieve Standing Order information for account(s) that the PSU has consented to.
Headers
The time when the PSU last logged in with the TPP. All dates in the HTTP headers are represented as RFC 7231 Full Dates. An example is below: Sun, 10 Sep 2017 19:43:31 UTC
The PSU's IP address if the PSU is currently logged in with the TPP.
An RFC4122 UID used as a correlation id.
An Authorisation Token as per https://tools.ietf.org/html/rfc6750
Indicates the user-agent that the PSU is using.
Only used if an ASPSP requires the client ID in order to return rate limit headers.
TPPs must refer to ASPSP developer portals for further information on any rate limit policies, if the headers are supported and any additional requirements.
This header must not be used for client authentication
Response
Standing Orders Read
Example response
{
"Data": {
"StandingOrder": [
{
"AccountId": "22289",
"StandingOrderId": "Ben5",
"NextPaymentDateTime": "2017-07-12T00:00:00+00:00",
"LastPaymentDateTime": "2017-07-12T00:00:00+00:00",
"StandingOrderStatusCode": "ACTV",
"FirstPaymentAmount": {
"Amount": "1209.06",
"Currency": "GBP"
},
"NextPaymentAmount": {
"Amount": "1209.06",
"Currency": "GBP"
},
"LastPaymentAmount": {
"Amount": "1209.06",
"Currency": "GBP"
},
"FinalPaymentAmount": {
"Amount": "1209.06",
"Currency": "GBP"
},
"CreditorAgent": {
"SchemeName": "UK.OBIE.BICFI",
"Identification": "80200112344562",
"Name": "Agent Name",
"PostalAddress": {
"AddressType": "BIZZ",
"Department": "Finance",
"SubDepartment": "Payroll",
"StreetName": "Bank Street",
"BuildingNumber": "11",
"Floor": "11",
"UnitNumber": "A88",
"Room": "Basement 03",
"PostBox": "PO Box 123456",
"TownLocationName": "London",
"DistrictName": "Greater London",
"CareOf": "Jane Smith",
"PostCode": "EC2N 4AG",
"TownName": "London"
},
"LEI": "IZ9Q00LZEVUKWCQY6X15"
},
"CreditorAccount": {
"Name": "Jane Smith",
"SecondaryIdentification": "87562298675897",
"Proxy": {
"Identification": "2360549017905188",
"Code": "TELE"
}
},
"MandateRelatedInformation": {
"MandateIdentification": "Golfers",
"Classification": "FIXE",
"FirstPaymentDateTime": "2024-04-25T12:46:49.425Z",
"RecurringPaymentDateTime": "2024-04-25T12:46:49.425Z",
"FinalPaymentDateTime": "2024-04-25T12:46:49.425Z",
"Frequency": {
"Type": "MNTH",
"CountPerPeriod": 1,
"PointInTime": "00"
},
"Reason": "To pay monthly membership"
},
"RemittanceInformation": {
"Structured": [
{
"ReferredDocumentAmount": "1209.06",
"Invoicer": "80200112344562",
"Invoicee": "80200112344562"
}
]
}
}
]
}
}Changes
Changed in 6 of the 50 revisions of this API.73010
- ●
added the new
AROIenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/json; charset=utf-8)response-property-enum-value-added
- ●
added the new
AROIenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
AROIenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/jose+jwe)response-property-enum-value-added
- ●
added the new
BOLDenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/json; charset=utf-8)response-property-enum-value-added
- ●
added the new
BOLDenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
BOLDenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/jose+jwe)response-property-enum-value-added
- ●
added the new
CMCNenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/json; charset=utf-8)response-property-enum-value-added
- ●
added the new
CMCNenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
CMCNenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/jose+jwe)response-property-enum-value-added
- ●
added the new
SOACenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/json; charset=utf-8)response-property-enum-value-added
- ●
added the new
SOACenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
SOACenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/jose+jwe)response-property-enum-value-added
- ●
added the new
TSUTenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/json; charset=utf-8)response-property-enum-value-added
- ●
added the new
TSUTenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
TSUTenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/jose+jwe)response-property-enum-value-added
- ●
added the new
USARenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/json; charset=utf-8)response-property-enum-value-added
- ●
added the new
USARenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
USARenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/jose+jwe)response-property-enum-value-added
- ●
added the new
VCHRenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/json; charset=utf-8)response-property-enum-value-added
- ●
added the new
VCHRenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
VCHRenum value to theData/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/Coderesponse property for the response status200(media type: application/jose+jwe)response-property-enum-value-added
- ●
- ●
added the new
LWMHenum value to theData/StandingOrder/items/MandateRelatedInformation/Frequency/Type/oneOf[OBFrequency6Code]/response property for the response status200(media type: application/json; charset=utf-8)response-property-enum-value-added
- ●
added the new
LWMHenum value to theData/StandingOrder/items/MandateRelatedInformation/Frequency/Type/oneOf[OBFrequency6Code]/response property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
LWMHenum value to theData/StandingOrder/items/MandateRelatedInformation/Frequency/Type/oneOf[OBFrequency6Code]/response property for the response status200(media type: application/jose+jwe)response-property-enum-value-added
- ●
added the new
LXMHenum value to theData/StandingOrder/items/MandateRelatedInformation/Frequency/Type/oneOf[OBFrequency6Code]/response property for the response status200(media type: application/json; charset=utf-8)response-property-enum-value-added
- ●
added the new
LXMHenum value to theData/StandingOrder/items/MandateRelatedInformation/Frequency/Type/oneOf[OBFrequency6Code]/response property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
LXMHenum value to theData/StandingOrder/items/MandateRelatedInformation/Frequency/Type/oneOf[OBFrequency6Code]/response property for the response status200(media type: application/jose+jwe)response-property-enum-value-added
- ●
added the new
TWYRenum value to theData/StandingOrder/items/MandateRelatedInformation/Frequency/Type/oneOf[OBFrequency6Code]/response property for the response status200(media type: application/json; charset=utf-8)response-property-enum-value-added
- ●
added the new
TWYRenum value to theData/StandingOrder/items/MandateRelatedInformation/Frequency/Type/oneOf[OBFrequency6Code]/response property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
TWYRenum value to theData/StandingOrder/items/MandateRelatedInformation/Frequency/Type/oneOf[OBFrequency6Code]/response property for the response status200(media type: application/jose+jwe)response-property-enum-value-added
- ●
- ○
added the new optional
headerrequest parameterx-client-idnew-optional-request-parameter
- ○
- ▲
the
Data/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentAmountresponse's property type/format changed frominteger/int32tostring/for status200(media type: application/json; charset=utf-8)response-property-type-changed
- ▲
the
Data/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentAmountresponse's property type/format changed frominteger/int32tostring/for status200(media type: application/json)response-property-type-changed
- ▲
the
Data/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentAmountresponse's property type/format changed frominteger/int32tostring/for status200(media type: application/jose+jwe)response-property-type-changed
- ○
the
Data/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentAmountresponse's property pattern^\d{1,13}$|^\d{1,13}\.\d{1,5}$was added for the status200(media type: application/json; charset=utf-8)response-property-pattern-added
- ○
the
Data/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentAmountresponse's property pattern^\d{1,13}$|^\d{1,13}\.\d{1,5}$was added for the status200(media type: application/json)response-property-pattern-added
- ○
the
Data/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentAmountresponse's property pattern^\d{1,13}$|^\d{1,13}\.\d{1,5}$was added for the status200(media type: application/jose+jwe)response-property-pattern-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
Data/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentAmountresponse's property type/format changed fromstring/tointeger/int32for status200(media type: application/json)response-property-type-changed
- ○
the
Data/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentAmountresponse's property pattern^\d{1,13}$|^\d{1,13}\.\d{1,5}$was removed for the status200(media type: application/json; charset=utf-8)response-property-pattern-removed
- ○
the
Data/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentAmountresponse's property pattern^\d{1,13}$|^\d{1,13}\.\d{1,5}$was removed for the status200(media type: application/json)response-property-pattern-removed
- ○
the
Data/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentAmountresponse's property pattern^\d{1,13}$|^\d{1,13}\.\d{1,5}$was removed for the status200(media type: application/jose+jwe)response-property-pattern-removed
- ▲
- ▲
the
Data/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentAmountresponse's property type/format changed frominteger/int32tostring/for status200(media type: application/json; charset=utf-8)response-property-type-changed
- ▲
the
Data/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentAmountresponse's property type/format changed frominteger/int32tostring/for status200(media type: application/json)response-property-type-changed
- ▲
the
Data/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentAmountresponse's property type/format changed frominteger/int32tostring/for status200(media type: application/jose+jwe)response-property-type-changed
- ○
the
Data/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentAmountresponse's property pattern^\d{1,13}$|^\d{1,13}\.\d{1,5}$was added for the status200(media type: application/json; charset=utf-8)response-property-pattern-added
- ○
the
Data/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentAmountresponse's property pattern^\d{1,13}$|^\d{1,13}\.\d{1,5}$was added for the status200(media type: application/json)response-property-pattern-added
- ○
the
Data/StandingOrder/items/RemittanceInformation/Structured/items/ReferredDocumentAmountresponse's property pattern^\d{1,13}$|^\d{1,13}\.\d{1,5}$was added for the status200(media type: application/jose+jwe)response-property-pattern-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲