Skip to main content
GET
Get Payment Instructions

Authorizations

Authorization
string
header
required

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

Path Parameters

identityId
string
required

Query Parameters

includeIds
string
startingAfter
string

Id used to retrieve results that come after the specified item.

limit
number

Response page limit. Min 1, Max 100, Default value is 10.

Response

200 - application/json

List of Payment Instructions and hasMore flag.

hasMore
boolean
required
data
object[]
required