settleInstantPayment
POST/v1/payments:settleInstantPayment
Accepts requests for an instant payment settlement.
Request
Responses
- 202
- 400
- 405
- 415
- 500
- 503
Accepted - The instant payment settlement request has been accepted for processing.
Bad Request - Validation error occurred. This code will cover malformed syntax in request or incorrect data in payload.
Method Not Allowed - This code is only sent when the HTTP method (PUT, POST, DELETE, GET etc.) is not supported by a specific endpoint. It has nothing to do with the content, payment or account information data model.
Unsupported Media Type - A media type which the serves does not support has been supplied.
Internal Server Error - Internal server error occurred.
Service Unavailable - The server is currently unavailable. Generally, this is a temporary state.