Accounting List

due_amount
Double
amount in numbers
credit_limit
Double
amount in numbers
outstanding_amount
Double
amount in numbers
Request
$Curl http://dev.deltasalesapp.com/api/v1/accountingdetails
-X POST
-H "Content-Type: application/json;charset=UTF-8"
-H "Accept: application/json"
-H "Authorization: Bearer"
Response