Initiate a supporting document upload
POST/v1/payaway/supporting-documents/instructions
Initiates a supporting document upload for use with /v1/payaway/funds-controller requests.
Some funds controllers require supporting documentation (such as an invoice) to be provided with payaway requests. Use this endpoint to obtain a pre-signed upload link.
Workflow:
- Call this endpoint with the target
FundsControllerCodeandFileName - Upload the file to the returned
Linkusing an HTTP PUT request - Include the returned
Keyin the pacs.008 message atFIToFICstmrCdtTrf.CdtTrfTxInf[0].RmtInf.Strd[0].RfrdDocInf[0].Nb
Accepted file extensions are: jpeg, jpg, pdf, png, svg.
The upload link will expire at the time specified by ExpiryTime.
Request
Responses
- 200
- 400
Upload link successfully created
Bad Request