post https://api.sandbox.crezco.com/v1/webhooks
Please consult Web hooks guide
Log in to see full request history
Responses
Please consult Web hooks guide
xxxxxxxxxx
10curl --request POST \
--url https://api.sandbox.crezco.com/v1/webhooks \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"type": "Payment",
"eventType": "PaymentAll"
}
'
Try It!
to start a request and see the response here! Or choose an example: