Webhook
Notify Merchant Webhook
○ ‘X-NONCE’: Unix Timestamp.
○ ‘X-SIGNATURE’: hexadecimal(hmac_sha256(merchant_secret_key, nonce + body)).{
"fiat_amount": 5.0,
"status": "AC",
"crypto_amount": 0.06519511,
"unconfirmed_amount": 0.770000002,
"confirmed_amount": 0.0,
"currency": "DASH",
"identifier": "cc80e0b5-f779-4094-be65-fcee4b5bd041"
}Webhook Response
Última actualización