Skip to main content
GET
Get Charge Details

Headers

X-BUSINESS-API-KEY
string
required
Example:

"b286daabf9921b5a01a4621f026c111e046f8911feba212996c92159b98427d"

Path Parameters

charge_id
string
required

The charge id

Response

200 - application/json

Successful payment

id
string
Example:

"9cecc92d-9d93-49d6-bd3f-2bb74dcbb283"

currency
string
Example:

"sgd"

home_currency
string
Example:

"sgd"

exchange_rate
string | null
Example:

null

amount
number
Example:

100

amount_without_fees
number
Example:

95.85

refunded_amount
number
Example:

0

fixed_fee
number
Example:

0.5

discount_fee
number
Example:

3.65

discount_fee_rate
number
Example:

3.65

remark
string
Example:

"NEWUI from 2024-08-31 To 2024-08-31"

status
string
Example:

"succeeded"

payment_method
object
customer_id
string
Example:

"9a659602-eafd-4731-972d-424aef24fb2f"

customer
object
payment_request_id
string | null
Example:

null

webhook_status
boolean
Example:

false

order_reference_number
string | null
Example:

null

target_id
string
Example:

"9c0fd92e-1cc8-478f-8b2e-71ee8a218ec5"

target_type
string
Example:

"business_recurring_plan"

executor
string | null
Example:

null

location
object | null
channel
string
Example:

"api_recurring_dashboard"

admin_fee
boolean
Example:

false

refunds
object[]
Example:
webhook_logs
object[]
Example:
terminal_id
string | null
Example:

null

closed_at
string
Example:

"2024-09-04T08:00:16+08:00"

created_at
string
Example:

"2024-09-04T08:00:17+08:00"

updated_at
string
Example:

"2024-09-04T08:01:19+08:00"

Last modified on February 25, 2026