Post Origination
Sync Origination
On successful originatgion, sync endpoint is used to verify the order is created on katapult.
post/application/sync/
Request body
Example request
{
"order_id": "893h9d"
}Response
Success Response
On successful originatgion, sync endpoint is used to verify the order is created on katapult.
{
"order_id": "893h9d"
}Success Response