WithdrawalWebhookData
Dados de webhook para eventos de saque
- amountType: integer
Valor solicitado em centavos
- companyType: string
Id ID da empresa
- completedType: stringFormat: date-time nullable
At Data de conclusão (apenas para status 'completed')
- createdType: stringFormat: date-time
At the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- feeType: integer
Taxa em centavos
- idType: string
ID do saque
- methodType: stringenum
Tipo de saque
values- fiat
- crypto
- netType: integer
Amount Valor líquido em centavos
- processedType: stringFormat: date-time nullable
At the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- statusType: stringenum
Status do saque
values- pending
- pending
_approval - processing
- completed
- failed
- canceled