API Endpoint
Dispute Webhook
Webhook for Creating and Updating a Dispute
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Available options:
subscription_canceled
, credit_not_processed
, duplicate
, fraudulent
, general
, invalid_account
, unrecognized
, product_not_received
, product_unacceptable
, amount_not_accepted
, check_returned
, bank_cannot_process
, customer_initiated
, debit_not_authorized
, insufficient_funds
, not_mapped
Available options:
dispute_created
, dispute_won
, dispute_lost
, dispute_accepted
, dispute_pending
Available options:
created
, won
, lost
, accepted
, expired
, disputed
, warning_under_review
, warning_needs_response
, warning
, needs_response
, under_review
, charge_refunded
Available options:
won
, lost
Response
202 - application/json
The response is of type any
.