Order Completed
This webhook will be issued when all verifications associated with the order have been completed or canceled. Once you receive this webhook you can fetch the order results from the API.
Payload
The payload of this webhook request is an object.
version
The version of the webhook payload
hook
data
Response
200
any
Return a 200 status to indicate that the data was received successfully.