cURL
curl --request GET \ --url https://api.pcxpay.com/v1/virtual-accounts/link \ --header 'Authorization: Bearer <token>'
"<unknown>"
Returns all external accounts linked to a customer.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
"USD"
Linked external accounts
The response is of type any.
any