Create Digital Access Key

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

sp-apiOrderIdstringRequired
A marketplace order identifier. This identifies the order for which a message is sent.

Query parameters

marketplaceIdslist of stringsRequired
A marketplace identifier. This identifies the marketplace in which the order was placed. You can only specify one market

Request

This endpoint expects a map from strings to any.

Response

Success

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error