Create a cancellation for an order
scopes:
An cancellation event will be added to the order
Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication (token authentication) should be used for accessing the API.
Use Get Token to get an access token for client credentials. Pass the token in the request header:
Authorization: Bearer {access_token}where the access_token is JSON Web Tokens (JWT).
An id that uniquely identifies the account.
9The resource identifier string
order cancellation
Selected items from the order
The date and time when the payment operation was processed by payment gateway
The gateway the processed the payment operation
"dintero-checkout"
Additional details about the operation
The result from the operation.
The authorization for this operation. Required if the order was
created with multiple_authorizations option enabled
40"bd04c959-d159-49b4-a096-2d84e014a8da"
cancellation
Selected items from the order
The date and time when the payment operation was processed by payment gateway
The gateway the processed the payment operation
"dintero-checkout"
Additional details about the operation
The resource ID. Defaults to UUID v4
40"bd04c959-d159-49b4-a096-2d84e014a8da"
The date-time when the resource was created
The ID of the user/client created the resource
40"bd04c959-d159-49b4-a096-2d84e014a8da"
Total monetary amount for the operation in smallest unit for the currency
27840
The result from the operation.
The links related to resource
The authorization for this operation. Only included if the order
was created with multiple_authorizations option enabled
40"bd04c959-d159-49b4-a096-2d84e014a8da"