refundPayment
POST {{url}}/venuemgmtconsole/subscribers/refundPayment
- Use this API to view bandwidth of a subscriber / email address
- UnitID_internal is optional, and is required for subscribers with multiple subscriptions
Request Body
{"AccessToken"=>"{{VenueMgmt-AccessToken}}", "VenueID"=>"{{VenueID}}", "StripeClientSecret"=>"{{StripeClientSecret}}", "Currency"=>"{{Currency}}", "RefundAmount"=>10000}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |