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

Authorizations

Authorization
string
header
required

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

Response

Fee configurations

The response is of type any.