Webhook query certificate
For Security Purpose, Binance will add signature for webhook notification. Partner need to verify the signature using the public key issued from Binance Pay. Public key can be queried from this API
EndPoint
POST /binancepay/openapi/certificates
Response Parameters
Attributes | Type | Required | Limitation | Description |
---|---|---|---|---|
certSerial | string | Y | - | public key hash value |
certPublic | string | Y | - | public key |