Skip to main content
GET
/
virtual-accounts
/
link
List linked external accounts
curl --request GET \
  --url https://api.pcxpay.com/v1/virtual-accounts/link \
  --header 'Authorization: Bearer <token>'
"<unknown>"

Authorizations

Authorization
string
header
required

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

Query Parameters

customer_id
string
required
currency
string
Example:

"USD"

Response

Linked external accounts

The response is of type any.