Skip to main content
GET
Get a payment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

payment_id
string
required
Example:

"payment.1zYnCiM9Bpg.lv25y"

Query Parameters

version
integer<int32>

Optional version to get a specific version. Gets latest version if it is not provided.

Example:

2

Response

Response for POST payments requests

Payment object

id
string
required
Example:

"pay.w123rwe.1231"

accountId
string
required
Example:

"ACC001"

externalPaymentReferences
object
required

external payment reference object

lineItemRecords
object[]
required
totalAmount
number
required
currency
string
required
version
number
required
createdBy
string
required
createdAt
string<date-time>
required
description
string
notes
string