Aim
Endpoint to create a collection.
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/collection
Request Headers
Header
Content-Type: application/json
accept: application/json
Request Body
- Content Specification
- Content Example
Response Codes
- 201: The API responds with 201 when the collection transaction is sent to the blockchain network.
- 400: The API responds with 400 if the request body is invalid.
- 5xx: The API responds with 500 if there is an issue between the network.