Charges
Get charge
GET
Path Params
string
required
The payment gateway that handled the charge. Accepted values:
stripe,
paypal, chargebee.string
required
A unique identifier for the charge. This can be the ID that the payment
gateway assigned to the charge.
string
required
The User ID that you provided when you created the
charge.