MasterAccount Billing
Record a transaction and Update the balance for the master account
Update the balance for the master account
post/v1/billing/master_account/{master_account_id}/transaction
Request body
Example request
{
"transaction_type": "credit"
}Response
Success