cURL
curl --request POST \ --url https://sbx.api.easybilling.cloud/payment-hub/api/authenticate/account-auth \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --data ' { "accountNumber": "<string>" } '
{}
The token obtained after the tenant logs in
The response is of type object.
object