Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
Payment webhook to be notified when a payment status is updated. Use this to update your order status when a payment has been made
Response
Successful operation