/
IN
intasend
/
IntaSend API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Chargebacks
3
get
List Chargebacks
post
Create Chargebacks
get
Retrieve Chargebacks
MPESA Paybill Accounts
3
Payment Collection
9
Payment Links
4
Payment Requests
5
Realtime FX
3
Send Money
16
Subscriptions
13
Wallets
5
Chargebacks
Create Chargebacks
Chargebacks API
post
/api/v1/chargebacks/
Request body
ChargebacksWriteSer
required
invoice_id
string
required
amount
string
decimal
required
reason
string
required
Response
ChargebacksWriteSer
required
invoice_id
string
required
amount
string
decimal
required
reason
string
required
Changes