POST
/
orders
/
events

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
type
any
required
orderId
string

Order ID created when transaction is processed by Sardine

referenceId
string

Reference ID passed. Either referenceId or orderId must be present

transactionHash
string

Transaction hash associated with the delivery of Digital asset to customer

Response

200 - application/json
success
boolean