CashOptix
The available endpoints for this package include: BTM File API
Name | Type | Link |
---|---|---|
Confirms the download of a specific file from BTM | PUT | /rest/api/btm/files/{fileId}/confirmation |
Upload File to BTM | POST | /rest/api/btm/files |
Retrieve files paged from BTM | GET | /rest/api/btm/files |
Download the file content | GET | /rest/api/btm/files/{fileId} |
Updated about 1 year ago