post https://{subdomain}.myshoplaza.com/openapi/2022-01/payments_apps/complete_callbacks
Responses
xxxxxxxxxx
10curl --request POST \
--url https://developer.myshoplaza.com/openapi/2022-01/payments_apps/complete_callbacks \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"test": true,
"status": "paid"
}
'
Try It!
to start a request and see the response here! Or choose an example: