Introduction

Callback Endpoint

POST https://your.url.com

Authentication

Authentication for Switchere Callbacks.
Each Switchere callback contains the API-Signature parameter in its header.
You should check this signature to verify the callback. More information about signature checking is given below. You should check the Callback Signature header parameter. More info about Authentication you can find here. Callback sends the post method every hour, then two etc.

Body

NameTypeDescription
partner_order_idstringunique partner order id
payin_amountfloatpayin currency
payout_amountfloatpayout amount
payin_currencycurrencypayin currency
payout_currencycurrencypayout currency
statusorderStatuscurrent status of order
dst_addressstringwallet address where Switchere will send cryptocurrency
dst_taginteger[0..4294967295]tag for XRP address.
memo_idstringmemo_id for EOS address.
memo_valuestringmemo_value for XLM address

Tip: Field parameters info




TIP

Also see field parameters.

Last Updated: