On successful originatgion, sync endpoint is used to verify the order is created on katapult.

Requested Attributes

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

Requested Payload

{
  "order_id": "abcd"
}

Sync Origination Errors

ErrorsHTTP StatusDescription
BAD REQUEST400Invalid Request
UNAUTHORIZED401Invalid Authorization Token
NOT FOUND404order_id not found
Language
Authorization
Bearer
URL