v1
latestOpenAPI 3.0.02026-07-2412592575.3 KBpay-file
Retrieve a previously uploaded payment file
Retrieves a previously uploaded payment file by ID. Requires pay_file:read scope.
get/pay-file/{id}
Path parameters
idstring uuid required
Response
Successful Pay File Retrieval. The response is a multipart/form-data containing the following parts: id, fileHash, transactionCount, controlSum, createdAt, expiredAt, fileByteSize, providerId, and file.