External Settlement with stakeOrigin
Last updated
Was this helpful?
The External settlement request below contains the stakeOrigin field. It further specifies the details of the bonus payout.
{
"operatorId": 9985,
"content": {
"type": "ext-settlement",
"settlementId": "SETL3134413498778",
"details": {
"type": "ticket",
"ticketId": "Ticket_3690",
"ticketSignature": "+HHDut7XIEl+SmjWB3xDB0AIB6fUZVFOvmGKm6Rcvxm0=",
"payout": [
{
"type": "cash",
"amount": "17.10",
"currency": "EUR"
},
{
"type": "cash",
"amount": "100",
"currency": "EUR",
"stakeOrigin": "bonus"
}
]
}
},
"correlationId": "udD52Xk985B",
"timestampUtc": 1773991624698,
"operation": "ticket-ext-settlement",
"version": "3.0"
}{
"content": {
"type": "ext-settlement-reply",
"message": "Transaction processed.",
"code": 0,
"signature": "werHHDut7XIEl+SmjWB3xDB0AIB6fUZVFOvmGKm6Rcvxm0=",
"ticketId": "Ticket_3690",
"status": "accepted",
"settlementId": "SETL3134413498778"
},
"correlationId": "udD52Xk985B",
"timestampUtc": 1773991625177,
"operation": "ticket-ext-settlement",
"version": "3.0"
}Last updated
Was this helpful?
Was this helpful?