Charges
Get Charge Details
Get charge details
GET
/
v1
/
charges
/
{charge_id}
Headers
X-BUSINESS-API-KEY
string
requiredPath Parameters
charge_id
string
requiredThe charge id
Response
200 - application/json
id
string
currency
string
home_currency
string
exchange_rate
string | null
amount
number
amount_without_fees
number
refunded_amount
number
fixed_fee
number
discount_fee
number
discount_fee_rate
number
remark
string
status
string
payment_method
object
customer_id
string
customer
object
payment_request_id
string | null
webhook_status
boolean
order_reference_number
string | null
target_id
string
target_type
string
executor
string | null
location
object | null
channel
string
admin_fee
boolean
refunds
object[]
webhook_logs
object[]
terminal_id
string | null
closed_at
string
created_at
string
updated_at
string
Was this page helpful?