post https://www.sandbox-checkout.imerchant.online/account/update
Responses
xxxxxxxxxx
curl --request POST \
--url https://www.sandbox-checkout.imerchant.online/account/update \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
12{
"result": "success",
"data": {
"uid": "12217",
"account_name": "account_receivable",
"account_type_id": "account_receivable",
"account_sub_type_id": "account_receivable",
"status": "active ",
"source": "quickbbok ",
"quickbook_id": "",
}
}