Skip to main content
GET
List Payment Instructions

Authorizations

Authorization
string
header
required

Bearer authentication with an API token

Path Parameters

identity_id
string
required

Identity ID to list payment instructions for

Query Parameters

beneficiary_type
enum<string> | null

(OPTIONAL) Optional filter: when set, only PIs with this beneficiary_type are returned. Beneficiary type of the payment instructions.

Available options:
FIRST_PARTY,
THIRD_PARTY
Example:

"FIRST_PARTY"

Response

Success

payment_instructions
PaymentInstructions · object[]