API Reference

The Capture API is used to capture an authorization hold.
It is called once an invoice has been issued for the order.
It initiates the settlement of funds to the Merchant.

Log in to see full request history

NOTE - Merchant Order Id shared in the Authorisation API call can be overwritten with the Merchant Order Id in the Capture API call. This is done to help provide flexibility to merchants who perform Auth with Sprinque before creating an order on their side.

Path Params
string
required

Unique id of the transaction generated by Sprinque.

Body Params
invoice
object
required
shipment
object
required

Address the order is being shipped to.

metadata
object

Metadata is a JSON object for passing any custom information like the digital footprint of the buyer. (e.g., IP address, browser type etc)

string

Order id generated by the merchant.

Headers
string
required

Sprinque authenticates using API keys.
API Key can be generated on the Sprinque
MCC portal from the “My Account” page.
The same key can be used for all API calls.

Response

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