GET
/
v1
/
charges
/
{uuid}

Authorizations

X-API-KEY
string
header
required

Your API key. This is required by all endpoints to access our API programatically. You can view your API Key by navigating to the app settings

Path Parameters

uuid
string
required

Response

200 - application/json
created
string
required
currency
string
required
discount
string
required
events
object
required
failure_url
string | null
required
fee
number | null
required
fee_tax
string
required
fx_fee
number | null
required
id
string
required
items
object[]
required
net
number | null
required
network_cost
string
required
note
string
required
payment_method
enum<string>
required
  • cash - cash
  • nomod - nomod
  • tabby - tabby
  • tamara - tamara
Available options:
cash,
nomod,
tabby,
tamara
refund_total
string
required
settlement_currency
string
required
status
enum<string>
required
  • authorised - Authorised
  • cancelled - Cancelled
  • created - Created
  • disputed - Disputed
  • paid - Paid
  • refunded - Refunded
  • partially_refunded - Partially refunded
  • failed - Failed
Available options:
authorised,
cancelled,
created,
disputed,
paid,
refunded,
partially_refunded,
failed
success_url
string | null
required
tax
string
required
tip
string
required
total
string
required
user
object
required
custom_fields
object[]
discount_percentage
string | null
refunds
object[]
source
object
tip_percentage
string | null