Credit transfer instruction endpoint.

Credit transfer instruction endpoint.

Headers
string

Mediatype of input resource.
Supported Values:
- "multipart/form-data; boundary=[string]" (Boundary is a delimiter of data parts in the input.)

string
required

The Accept header is used to inform the server which content type is understandable by the client expressed as MIME-types.
Supported Values:
- */* (derived from Content-Type)
- application/xml; profile="urn:iso:std:iso:20022:tech:xsd:pain.002.001.10" (Supported only for Content-Type "multipart/form-data" with a file in pain.001.001.09 format)

string

Unique value generated by the user which the API uses to recognize subsequent retries of the same request.
This field is limited to a maximum of 100 characters, if not upheld the API will return with an error 400 - Bad Request.
Example: 2b7b05ad-4411-4a19-8c95-2508b17e0fd8

string

For internal reasons we have some fields with stricter length requirements compared to the ISO standard. You can "instruct" us to do truncation for these particular fields by setting this header to "true".
It is however recommended that the caller performs truncation on their side to prevent unexpected data loss. The Truncate header is there for callers who for any reason are not able to do so.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Choose an example:
application/xml
application/json
*/*