トークンを使って注文を作成する

トークンを使って注文を作成しましょう。トークンとトークンを所有するお客様の両方がアクティブである必要があります。


Errors

In addition to the Errors applicable to all API endpoints, the following errors are specific to creating an order using a token:

status code error code description
404 token.not-found No token was found meeting the requirements. Make sure to use the right tokenId and API key. Objects in test mode can only be accessed using test keys and objects in live object with live keys.
400 token.invalid The token specified is not currently valid.
Language
Authorization
Header
Click Try It! to start a request and see the response here!