Aim
This is the current development build version of endpoint to get file information metadata.
- If the file information metadata exists, it means the file is ready to be included in Issue & Transfer SRR call.
- Please note that file information metadata is different from SRR metadata.
Permissions
- You need to have a Licensed User
- You need to have an API Key
HTTP Host Name
<aside>
💡 Please note that we have /port
after the domain.
</aside>
Swagger Docs
Endpoint
HTTPS POST: /api/v1/commerce/fileMetadata
Request Headers
API key header
Request Body
- Content Specification
- Content Example
Response Codes
- 200: The API responds with 200 if the check to storage provider success. Bear in mind that client’s back-end need to check the
results[*].message
if there is problem with each file.