Initiate a new party credit transfer
POST/v1/payments
This endpoint enables a user to make a credit transfer payment without step-up authentication such as challenging the user to re-enter their passcode before they make the payment.
Request
Responses
- 201
- 202
- 400
- 401
- 403
- 404
- 412
- 422
- 500
- 503
Created. The platform has accepted the request and processing is complete. The response contains a final payment status report with a positive or negative status.
Accepted. The platform has accepted the request but processing is not yet complete.
Schema validation failed (GEN000000) or Missing instruction identifier (PAY000005) or Invalid CRN for recurring payment (PAY000007) or Payment routing input invalid (CRT000001)
Missing or invalid authentication token (GEN001002) or Role unauthorized (GEN001006) or Tenant context could not be resolved (AUT001001)
External application access denied (AUT003001) or Party not in required status (PAR003001) or Party not authorized (PAY003001)
Party not found (PAR004001) or No open binding for the debtor account (CRT004005) or Account not found (PAY004004) or Payee not found (PAY004005) or Payment not found (PAY004006) or Scheduled payment not found (PAY004007) or PayID alias not found (PAY004003) or Issuer not found (PAY004008)
Invalid execution date (PAY012001) or Insufficient funds (PAY012002)
Unsupported payment type (PAY022007) or Missing BPAY details (PAY022004) or Missing BBAN details (PAY022005) or Missing NPP details (PAY022006) or Payment number not found (PAY022001) or Scheduled payment token not found (PAY022003)
Payment service unavailable (PAY100001) or General internal server error (GEN100000) or Service error (GEN100001)
All connector targets are currently unhealthy (CRT103001)