Skip to content

list_payment_attempts

GET
/v1/payments/attempts
session_id
string | null
limit
integer format: int64

List payment attempts

Array<object>
object
amount_usd
required
number format: double
capability
required
string
created_at
required
string format: date-time
currency
required
string
error_message
string | null
id
required

Prefixed identifier with ‘payatt’ prefix

string
/^payatt_[0-9a-f]{32}$/
Example
payatt_01933b5a00007000800000000000001
operation
required
string
organization_id
required
string
payment_account_id
One of:
null
rail
One of:
null
receipt
required
request_hash
string | null
session_id
string | null
status
required
string
Allowed values: active disabled pending succeeded failed released
target_url
required
string
updated_at
required
string format: date-time