Skip to main content

Cancellation

caution

Cancellation requests are only accepted for confirmed orders.

Once the order has been cancelled, it cannot be modified.

The cancellation amount will show up in the store’s commercial transactions and a full refund will be given for the amounts previously paid by the buyer.

POST /orders/:orderId/cancel HTTP/1.1
Accept: application/vnd.aplazame.v1+json
Authorization: Bearer api_private_key
Host: api.aplazame.com
ParameterTypeDescription
:orderIdstring

Response

HTTP/1.1 204 No Content
X-Aplazame-Media-Type: aplazame.v1