cURL
curl --request GET \ --url https://api.pcxpay.com/v1/virtual-accounts/fees \ --header 'Authorization: Bearer <token>'
"<unknown>"
Returns all configured fee structures.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Fee configurations
The response is of type any.
any