GuidesAPI Reference
API Reference

post

Cancel an order. This can only be called before confirm_order is called.

Query Params
string
required

The public key provided to you by Credit Key. This varies between staging and production environments.

string
required

The shared secret provided to you by Credit Key. This varies between staging and production environments.

Body Params
string
required

The unique order key generated by Credit Key for a Merchant order as returned by /begin_checkout.

Responses

401

Unauthorized. The public_key and/or shared_secret given are invalid.

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json