Confirm Order

Katapult’s API allows for the retailer to be able to confirm an order once it is initialized in the retailer’s downstream system.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Requested Attributes

AttributeData TypeDescriptionRequired Format
order_idstringretailer specific unique identifier that refers to a singular lease/ordernone

Requested Payload

{
  "order_id": "abcd"
}

Confirm Order Errors

ErrorsHTTP statusDescription
BAD REQUEST400Transaction not Found / Invalid uid Provided / Invalid Request
UNAUTHORIZED401Invalid Authorization Token
Path Params
string
required

target uid

Body Params
string
Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Choose an example:
application/json