{ "number": "string", "amount": 0, "customer_id": 0, "contract_id": 0, "pay_type_id": 0, "return_time": "string", "receivables_plan_id": 0, "receivables_plans_num": 0, "create_user_id": 0, "content": "string" }
curl --location --request POST 'https://app.jkcrm.vip/api/v1/receivables' \ --header 'token;' \ --header 'lang;' \ --header 'Content-Type: application/json' \ --data-raw ''
{}