Product Guide home page
Search or ask...
Dashboard
Support
Dashboard
Search...
Navigation
Charges
Get Charge Details
Product Guide
API Documentation
Guides
Getting Started
Online Payments
Embedded QR Codes
Cross-Border Payments
In Person Payments
Event Webhooks
Recurring Billing
Save Card for Billing
Platform APIs
Payout APIs
API References
Payment Request
Recurring Billing
Charges
GET
Get All Charges
GET
Get Charge Details
GET
Export Charges
Payout
Account
Orders
Products
Customers
Staffs
Invoice
Webhook Events
Notifications
Terminal
Charges
Get Charge Details
Get charge details
GET
/
v1
/
charges
/
{charge_id}
Send
Header
X-BUSINESS-API-KEY
string
*
X-BUSINESS-API-KEY
Required
string
Add Example Value
Path
charge_id
string
*
charge_id
Required
string
The charge id
Headers
X-BUSINESS-API-KEY
string
required
Path Parameters
charge_id
string
required
The 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
Show child attributes
payment_method.
code
string
payment_method.
display_logo
object
Show child attributes
payment_method.display_logo.
sm
string
payment_method.display_logo.
md
string
payment_method.display_logo.
lg
string
payment_method.display_logo.
svg
string
payment_method.display_logo.
svg_square
string
payment_method.display_logo.
png_square
string
payment_method.display_logo.
method
string
payment_method.display_logo.
iconName
string
payment_method.display_logo.
displayName
string
payment_method.
provider_reference
string
payment_method.
type
string
payment_method.
name
string
payment_method.
method_logo
object
Show child attributes
payment_method.method_logo.
sm
string
payment_method.method_logo.
md
string
payment_method.method_logo.
lg
string
payment_method.method_logo.
svg
string
payment_method.method_logo.
svg_square
string
payment_method.method_logo.
png_square
string
payment_method.method_logo.
method
string
payment_method.method_logo.
iconName
string
payment_method.method_logo.
displayName
string
payment_method.
data
object
Show child attributes
payment_method.data.
brand
string
payment_method.data.
last4
string
payment_method.data.
country_code
string
payment_method.data.
country
string
customer_id
string
customer
object
Show child attributes
customer.
name
string
customer.
email
string
customer.
phone_number
string
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
Show child attributes
location.
id
string
location.
name
string
location.
address
string
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?
Yes
No
Get All Charges
Export Charges