GuidesAPI Reference
API Reference

post

Issue a refund for an order.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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.

number
required

The amount to refund, given as a postive value.

Responses

401

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

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