These endpoints allow you to submit new payment initiation requests and retrieve information about existing payments.
The POST /transfers
endpoint creates a request to move money between accounts. This is only required for banks that support 2-step payments.
required | object (TransferPayloadRequest) Contains the financial details of the transfer. |
Successful response
The client specified an invalid argument
The authorization information is missing or invalid
Permission to access this endpoint is denied
The requested entity, such as a payment, was not found
Too many requests
An unexpected or internal server error
The operation was not implemented
Service is unavailable
Gateway has timed out
{- "payload": {
- "amount": {
- "currency": "EUR",
- "value": "10.23"
}, - "confirmFunds": false,
- "description": "string",
- "metadata": {
- "chargeBearer": "CRED",
- "providerTransferMetadata": {
- "cma9TransferMetadata": {
- "endToEndIdentification": "string",
- "instructionIdentification": "string",
- "risk": {
- "deliveryAddress": {
- "addressLine": [
- "Flat 2, The Red Lodge, 1 High Street"
], - "addressType": "BUSINESS",
- "buildingNumber": "1",
- "country": "GB",
- "countrySubDivision": [
- "North Yorkshire"
], - "department": "1",
- "postCode": "YO62 5JB",
- "streetName": "High Street",
- "subDepartment": "Flat 2",
- "townName": "York"
}, - "merchantCustomerIdentification": "0000789123",
- "paymentContextCode": "PISP_PAYEE",
- "paymentPurposeCode": "DVPM",
- "beneficiaryAccountType": "BUSINESS",
- "contractPresentIndicator": "true",
- "beneficiaryPrepopulatedIndicator": "true"
}
}
}, - "purposeCode": "DVPM",
- "ultimateCreditor": "ACME GmbH",
- "ultimateDebtor": "John Smith"
}, - "refId": "9htio4a1sp2akdr1aa",
- "tokenId": "tt:8zK1dic95omjWb72gvc3z3ELKbTNfnGd89MbDnM73er4:ZhBVAJSH8DeU1",
- "transferDestinations": [
- {
- "customerData": {
- "address": {
- "city": "Berlin",
- "conscriptionNumber": "2831",
- "country": "DE",
- "district": "Friedrichshain",
- "flats": "21A - 21C",
- "full": "Fifth house on the left after the village oak, Smalltown, Smallcountry",
- "hamlet": "Botzowviertel",
- "houseName": "Grossen Blauen Haus",
- "houseNumber": "123",
- "place": "Arnswalder Platz",
- "postCode": "10243",
- "province": "BC",
- "state": "CA",
- "street": "Hans-Otto-Strasse",
- "subdistrict": "Friedrichshain Nord",
- "suburb": "Altona Meadows Suburb"
}, - "legalNames": "Mr John Arthur Smith"
}, - "type": "BUSINESS",
- "sepa": {
- "iban": "GB29NWBK60161331926819",
- "bic": "BOFIIE2D"
}
}
]
}
}
{- "transfer": {
- "actingAs": {
- "displayName": "The Great Baking Co.",
- "refId": "9htio4a1sp2akdr1aa",
- "secondaryName": "jane.doe@company.com"
}, - "convertedToFutureDatedPayment": false,
- "createdAtMs": "8921348754",
- "executionDate": "2023-01-28",
- "id": "tt:83KiRJuXmEDV5m2b8ZvLGE91ELf7PPw5BaDab98kMguu:3VMczyq7r7b6HwC",
- "payload": {
- "amount": {
- "currency": "EUR",
- "value": "10.23"
}, - "confirmFunds": false,
- "description": "string",
- "metadata": {
- "chargeBearer": "CRED",
- "providerTransferMetadata": {
- "cma9TransferMetadata": {
- "endToEndIdentification": "string",
- "instructionIdentification": "string",
- "risk": {
- "deliveryAddress": {
- "addressLine": [
- "Flat 2, The Red Lodge, 1 High Street"
], - "addressType": "BUSINESS",
- "buildingNumber": "1",
- "country": "GB",
- "countrySubDivision": [
- "North Yorkshire"
], - "department": "1",
- "postCode": "YO62 5JB",
- "streetName": "High Street",
- "subDepartment": "Flat 2",
- "townName": "York"
}, - "merchantCustomerIdentification": "0000789123",
- "paymentContextCode": "PISP_PAYEE",
- "paymentPurposeCode": "DVPM",
- "beneficiaryAccountType": "BUSINESS",
- "contractPresentIndicator": "true",
- "beneficiaryPrepopulatedIndicator": "true"
}
}
}, - "purposeCode": "DVPM",
- "ultimateCreditor": "ACME GmbH",
- "ultimateDebtor": "John Smith"
}, - "refId": "9htio4a1sp2akdr1aa",
- "tokenId": "tt:8zK1dic95omjWb72gvc3z3ELKbTNfnGd89MbDnM73er4:ZhBVAJSH8DeU1",
- "transferDestinations": [
- {
- "customerData": {
- "address": {
- "city": "Berlin",
- "conscriptionNumber": "2831",
- "country": "DE",
- "district": "Friedrichshain",
- "flats": "21A - 21C",
- "full": "Fifth house on the left after the village oak, Smalltown, Smallcountry",
- "hamlet": "Botzowviertel",
- "houseName": "Grossen Blauen Haus",
- "houseNumber": "123",
- "place": "Arnswalder Platz",
- "postCode": "10243",
- "province": "BC",
- "state": "CA",
- "street": "Hans-Otto-Strasse",
- "subdistrict": "Friedrichshain Nord",
- "suburb": "Altona Meadows Suburb"
}, - "legalNames": "Mr John Arthur Smith"
}, - "type": "BUSINESS",
- "sepa": {
- "iban": "GB29NWBK60161331926819",
- "bic": "BOFIIE2D"
}
}
]
}, - "payloadSignatures": [
- {
- "keyId": "CqSTHPvWY_dgVh-f",
- "memberId": "m:nP4w3u5y8ddrxDJkjimgSX9e4fZ:5zKtXEAq",
- "signature": "ODRWmM0xMRM7CKmK3bNl4e2Kb2btavTbZssCsrHsu8yopoKxBzouBrD9q5-E63tgdV1DpB7i31vwNDKywA0CAE"
}
], - "providerDetails": {
- "id": "uXmEDV5m2b8ZvLGE91ELf7PPw5BaDab98kMguu",
- "status": "AcceptedSettlementCompleted"
}, - "refund": {
- "account": {
- "bankgiro": {
- "bankgiroNumber": "56781234"
}
}, - "name": "John A Smith"
}, - "refundDetails": {
- "remainingRefundAmount": {
- "currency": "EUR",
- "value": "10.23"
}, - "settledRefundAmount": {
- "currency": "EUR",
- "value": "10.23"
}, - "transferRefundStatus": "PARTIAL"
}, - "source": {
- "accountIdentifier": {
- "bankgiro": {
- "bankgiroNumber": "56781234"
}
}, - "bankId": "ob-modelo",
- "bic": "BOFIIE2D",
- "customerData": {
- "address": {
- "city": "Berlin",
- "conscriptionNumber": "2831",
- "country": "DE",
- "district": "Friedrichshain",
- "flats": "21A - 21C",
- "full": "Fifth house on the left after the village oak, Smalltown, Smallcountry",
- "hamlet": "Botzowviertel",
- "houseName": "Grossen Blauen Haus",
- "houseNumber": "123",
- "place": "Arnswalder Platz",
- "postCode": "10243",
- "province": "BC",
- "state": "CA",
- "street": "Hans-Otto-Strasse",
- "subdistrict": "Friedrichshain Nord",
- "suburb": "Altona Meadows Suburb"
}, - "legalNames": "Mr John Arthur Smith"
}
}, - "status": "PROCESSING",
- "statusReasonInformation": "This transfer is processing.",
- "transactionId": "2UhwCZ3BMaEcAUK8bZdukor7NL4tH6TBuu6aJMp5KKfX:5zKcENpV"
}
}
The GET /transfers
endpoint retrieves information for all transfers.
Successful response
The client specified an invalid argument
The authorization information is missing or invalid
Permission to access this endpoint is denied
The requested entity, such as a payment, was not found
Too many requests
An unexpected or internal server error
The operation was not implemented
Service is unavailable
Gateway has timed out
{- "offset": "LerV6Jmex",
- "transfers": [
- {
- "actingAs": {
- "displayName": "The Great Baking Co.",
- "refId": "9htio4a1sp2akdr1aa",
- "secondaryName": "jane.doe@company.com"
}, - "convertedToFutureDatedPayment": false,
- "createdAtMs": "8921348754",
- "executionDate": "2023-01-28",
- "id": "tt:83KiRJuXmEDV5m2b8ZvLGE91ELf7PPw5BaDab98kMguu:3VMczyq7r7b6HwC",
- "payload": {
- "amount": {
- "currency": "EUR",
- "value": "10.23"
}, - "confirmFunds": false,
- "description": "string",
- "metadata": {
- "chargeBearer": "CRED",
- "providerTransferMetadata": {
- "cma9TransferMetadata": {
- "endToEndIdentification": "string",
- "instructionIdentification": "string",
- "risk": {
- "deliveryAddress": {
- "addressLine": [
- "Flat 2, The Red Lodge, 1 High Street"
], - "addressType": "BUSINESS",
- "buildingNumber": "1",
- "country": "GB",
- "countrySubDivision": [
- "North Yorkshire"
], - "department": "1",
- "postCode": "YO62 5JB",
- "streetName": "High Street",
- "subDepartment": "Flat 2",
- "townName": "York"
}, - "merchantCustomerIdentification": "0000789123",
- "paymentContextCode": "PISP_PAYEE",
- "paymentPurposeCode": "DVPM",
- "beneficiaryAccountType": "BUSINESS",
- "contractPresentIndicator": "true",
- "beneficiaryPrepopulatedIndicator": "true"
}
}
}, - "purposeCode": "DVPM",
- "ultimateCreditor": "ACME GmbH",
- "ultimateDebtor": "John Smith"
}, - "refId": "9htio4a1sp2akdr1aa",
- "tokenId": "tt:8zK1dic95omjWb72gvc3z3ELKbTNfnGd89MbDnM73er4:ZhBVAJSH8DeU1",
- "transferDestinations": [
- {
- "customerData": {
- "address": {
- "city": "Berlin",
- "conscriptionNumber": "2831",
- "country": "DE",
- "district": "Friedrichshain",
- "flats": "21A - 21C",
- "full": "Fifth house on the left after the village oak, Smalltown, Smallcountry",
- "hamlet": "Botzowviertel",
- "houseName": "Grossen Blauen Haus",
- "houseNumber": "123",
- "place": "Arnswalder Platz",
- "postCode": "10243",
- "province": "BC",
- "state": "CA",
- "street": "Hans-Otto-Strasse",
- "subdistrict": "Friedrichshain Nord",
- "suburb": "Altona Meadows Suburb"
}, - "legalNames": "Mr John Arthur Smith"
}, - "type": "BUSINESS",
- "sepa": {
- "iban": "GB29NWBK60161331926819",
- "bic": "BOFIIE2D"
}
}
]
}, - "payloadSignatures": [
- {
- "keyId": "CqSTHPvWY_dgVh-f",
- "memberId": "m:nP4w3u5y8ddrxDJkjimgSX9e4fZ:5zKtXEAq",
- "signature": "ODRWmM0xMRM7CKmK3bNl4e2Kb2btavTbZssCsrHsu8yopoKxBzouBrD9q5-E63tgdV1DpB7i31vwNDKywA0CAE"
}
], - "providerDetails": {
- "id": "uXmEDV5m2b8ZvLGE91ELf7PPw5BaDab98kMguu",
- "status": "AcceptedSettlementCompleted"
}, - "refund": {
- "account": {
- "bankgiro": {
- "bankgiroNumber": "56781234"
}
}, - "name": "John A Smith"
}, - "refundDetails": {
- "remainingRefundAmount": {
- "currency": "EUR",
- "value": "10.23"
}, - "settledRefundAmount": {
- "currency": "EUR",
- "value": "10.23"
}, - "transferRefundStatus": "PARTIAL"
}, - "source": {
- "accountIdentifier": {
- "bankgiro": {
- "bankgiroNumber": "56781234"
}
}, - "bankId": "ob-modelo",
- "bic": "BOFIIE2D",
- "customerData": {
- "address": {
- "city": "Berlin",
- "conscriptionNumber": "2831",
- "country": "DE",
- "district": "Friedrichshain",
- "flats": "21A - 21C",
- "full": "Fifth house on the left after the village oak, Smalltown, Smallcountry",
- "hamlet": "Botzowviertel",
- "houseName": "Grossen Blauen Haus",
- "houseNumber": "123",
- "place": "Arnswalder Platz",
- "postCode": "10243",
- "province": "BC",
- "state": "CA",
- "street": "Hans-Otto-Strasse",
- "subdistrict": "Friedrichshain Nord",
- "suburb": "Altona Meadows Suburb"
}, - "legalNames": "Mr John Arthur Smith"
}
}, - "status": "PROCESSING",
- "statusReasonInformation": "This transfer is processing.",
- "transactionId": "2UhwCZ3BMaEcAUK8bZdukor7NL4tH6TBuu6aJMp5KKfX:5zKcENpV"
}
]
}
The POST /token-requests/{tokenRequestId}/authorization
endpoint initiates the bank authorization process with a given bank id and token request id.
Successful response
The client specified an invalid argument
The authorization information is missing or invalid
Permission to access this endpoint is denied
The requested entity, such as a payment, was not found
Too many requests
An unexpected or internal server error
The operation was not implemented
Service is unavailable
Gateway has timed out
{- "consentAccepted": false,
- "credentials": {
- "property1": "string",
- "property2": "string"
}, - "useCredentialFlow": false,
- "useWebappCredentialsFlow": false
}
{- "fields": {
- "fields": [
- {
- "description": "User authentication",
- "displayName": "Client ID",
- "flickerCode": "FLICKERCODE",
- "id": "clientId",
- "image": "YWJAeXoyWhAeXohteQ",
- "options": [
- "SMS",
- "Phone call"
], - "type": "PASSWORD"
}
]
}, - "oauthState": "71b624cf-af3a-4f78-9420-d6e4248a9efe"
}
The GET /transfers/{transferId}
endpoint retrieves information about a specific transfer in a given account.
Successful response
The client specified an invalid argument
The authorization information is missing or invalid
Permission to access this endpoint is denied
The requested entity, such as a payment, was not found
Too many requests
An unexpected or internal server error
The operation was not implemented
Service is unavailable
Gateway has timed out
{- "transfer": {
- "actingAs": {
- "displayName": "The Great Baking Co.",
- "refId": "9htio4a1sp2akdr1aa",
- "secondaryName": "jane.doe@company.com"
}, - "convertedToFutureDatedPayment": false,
- "createdAtMs": "8921348754",
- "executionDate": "2023-01-28",
- "id": "tt:83KiRJuXmEDV5m2b8ZvLGE91ELf7PPw5BaDab98kMguu:3VMczyq7r7b6HwC",
- "payload": {
- "amount": {
- "currency": "EUR",
- "value": "10.23"
}, - "confirmFunds": false,
- "description": "string",
- "metadata": {
- "chargeBearer": "CRED",
- "providerTransferMetadata": {
- "cma9TransferMetadata": {
- "endToEndIdentification": "string",
- "instructionIdentification": "string",
- "risk": {
- "deliveryAddress": {
- "addressLine": [
- "Flat 2, The Red Lodge, 1 High Street"
], - "addressType": "BUSINESS",
- "buildingNumber": "1",
- "country": "GB",
- "countrySubDivision": [
- "North Yorkshire"
], - "department": "1",
- "postCode": "YO62 5JB",
- "streetName": "High Street",
- "subDepartment": "Flat 2",
- "townName": "York"
}, - "merchantCustomerIdentification": "0000789123",
- "paymentContextCode": "PISP_PAYEE",
- "paymentPurposeCode": "DVPM",
- "beneficiaryAccountType": "BUSINESS",
- "contractPresentIndicator": "true",
- "beneficiaryPrepopulatedIndicator": "true"
}
}
}, - "purposeCode": "DVPM",
- "ultimateCreditor": "ACME GmbH",
- "ultimateDebtor": "John Smith"
}, - "refId": "9htio4a1sp2akdr1aa",
- "tokenId": "tt:8zK1dic95omjWb72gvc3z3ELKbTNfnGd89MbDnM73er4:ZhBVAJSH8DeU1",
- "transferDestinations": [
- {
- "customerData": {
- "address": {
- "city": "Berlin",
- "conscriptionNumber": "2831",
- "country": "DE",
- "district": "Friedrichshain",
- "flats": "21A - 21C",
- "full": "Fifth house on the left after the village oak, Smalltown, Smallcountry",
- "hamlet": "Botzowviertel",
- "houseName": "Grossen Blauen Haus",
- "houseNumber": "123",
- "place": "Arnswalder Platz",
- "postCode": "10243",
- "province": "BC",
- "state": "CA",
- "street": "Hans-Otto-Strasse",
- "subdistrict": "Friedrichshain Nord",
- "suburb": "Altona Meadows Suburb"
}, - "legalNames": "Mr John Arthur Smith"
}, - "type": "BUSINESS",
- "sepa": {
- "iban": "GB29NWBK60161331926819",
- "bic": "BOFIIE2D"
}
}
]
}, - "payloadSignatures": [
- {
- "keyId": "CqSTHPvWY_dgVh-f",
- "memberId": "m:nP4w3u5y8ddrxDJkjimgSX9e4fZ:5zKtXEAq",
- "signature": "ODRWmM0xMRM7CKmK3bNl4e2Kb2btavTbZssCsrHsu8yopoKxBzouBrD9q5-E63tgdV1DpB7i31vwNDKywA0CAE"
}
], - "providerDetails": {
- "id": "uXmEDV5m2b8ZvLGE91ELf7PPw5BaDab98kMguu",
- "status": "AcceptedSettlementCompleted"
}, - "refund": {
- "account": {
- "bankgiro": {
- "bankgiroNumber": "56781234"
}
}, - "name": "John A Smith"
}, - "refundDetails": {
- "remainingRefundAmount": {
- "currency": "EUR",
- "value": "10.23"
}, - "settledRefundAmount": {
- "currency": "EUR",
- "value": "10.23"
}, - "transferRefundStatus": "PARTIAL"
}, - "source": {
- "accountIdentifier": {
- "bankgiro": {
- "bankgiroNumber": "56781234"
}
}, - "bankId": "ob-modelo",
- "bic": "BOFIIE2D",
- "customerData": {
- "address": {
- "city": "Berlin",
- "conscriptionNumber": "2831",
- "country": "DE",
- "district": "Friedrichshain",
- "flats": "21A - 21C",
- "full": "Fifth house on the left after the village oak, Smalltown, Smallcountry",
- "hamlet": "Botzowviertel",
- "houseName": "Grossen Blauen Haus",
- "houseNumber": "123",
- "place": "Arnswalder Platz",
- "postCode": "10243",
- "province": "BC",
- "state": "CA",
- "street": "Hans-Otto-Strasse",
- "subdistrict": "Friedrichshain Nord",
- "suburb": "Altona Meadows Suburb"
}, - "legalNames": "Mr John Arthur Smith"
}
}, - "status": "PROCESSING",
- "statusReasonInformation": "This transfer is processing.",
- "transactionId": "2UhwCZ3BMaEcAUK8bZdukor7NL4tH6TBuu6aJMp5KKfX:5zKcENpV"
}
}