create a dispute

POST https://{{environment}}.bond.tech/api/v0/disputes

Retrieve Card to Card Transfer

Request Params

KeyDatatypeRequiredDescription
pagenumber
per_pagenumber

Request Body

{"customer_id"=>"{{customer_id}}", "transaction_id"=>"{{transaction_id}}", "email"=>"no-reply@bond.tech", "phone"=>"1234567890", "dispute_reason"=>"FRAUD", "dispute_details"=>"card stolen", "file_attachments"=>[{"filename"=>"screenshot", "file"=>"ewogICJkaXNwdXRlX2lkIjogIjA2YzMzZTMxLTA4MTEtNDZhZC05NTg4LTljNWQwOTUzNzM3MiIsCiAgImRpc3B1dGVfc3RhdHVzIjogInN1Ym1pdHRlZCIKfQ=="}]}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Identitystring