Skip to main content
WEBHOOK
extraFee
{
  "type": "<string>",
  "data": {
    "type": "success",
    "amount": 123,
    "currency": "<string>",
    "usdAmount": 123,
    "cardId": "<string>"
  }
}

Body

application/json
type
string
required

Discriminator for extra fee events.

Allowed value: "extraFee"
data
object
required

Extra fee payload.

Response

200

Event accepted