Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This type of message is sent through AMQP service when

Bet_cancelis sent when a bet made on a particular market needs to be cancelled and refunded due to an error (which is different to a bet-settlement/refund).

Message structure

.message
id

Unique identifier for the message

type

betting_offer_cancel

sourceInternal attribute, please dont use this attribute
utInformation about the date and time of when the message was created. Format UNIX_TIMESTAMP
..data
...betting_offer_cancel
idIdentifier of the betting offer
action

Describes type of operation for the event. Possible values:

  • insert - new betting_offer_cancel offer generated
  • update - betting offer was updated
start_time
end_time








  • No labels