submitIncomingMessage
POST/v1/payments/incoming
Creates an incoming message request.
Request
Responses
- 202
- 400
- 405
- 415
- 500
- 503
Accepted - Incoming file accepted and is due for processing, when incoming scheduler is configured to run. Outgoing (complete / partial) pacs.002 will be published in case of complete / partial processing of incoming pacs.008. If the incoming pacs.008 is completely failed then a rejected pacs.002 will be published. Outgoing pacs.004 will be published for failed transaction from incoming pacs.008.
Bad Request - Validation error occurred.
Method Not Allowed - This code is only sent when the HTTP method (PUT, POST, DELETE, GET etc.) is not supported on a specific endpoint. It has nothing to do with the consent, payment or account information data model.
Unsupported Media Type - A media type which the server 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.