curl --location --request GET 'https://api-sandbox.xiaoman.cn/v1/invoices/receipt/info?cash_collection_id' \
--header 'Authorization: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI2MzlhYTA1MmZlMGNkMzJhYmQyMWJlNWZjOGU2NWQ2ZDg5OGRhMmQxN2MwODI1NTgwZjA4M2M5MGU4MGU0MTZmZjI2YTQyNmYwYjVjOWQ1YSIsImp0aSI6IjI2ODMyNThlMDMyOTNjZDQ1ZWZiZGVkODQyZThjM2E0YmY1NDYyYTJjZDQ4NWEzMzlmN2ExMjE2YjQ3ZGZjMTZhMGUzMzdlMWU0NjA4YWNlIiwiaWF0IjoxNzQ3NjQ2NzIyLjgxMjg3OCwibmJmIjoxNzQ3NjQ2NzIyLjgxMjg4MSwiZXhwIjoxNzQ3Njc1NTIyLjgwMjc1NSwic3ViIjoiIiwic2NvcGVzIjpbXX0.VoNtwQCrv8w1DoittcOEfXCbV0kMpmizJQn9YLB934KRslg0SSX4ws8HA0kJir9PPzLVQirSaiGzJCUfN8KSh6w3fctZJ1Kwe7HZlVgZ13FqFWYX6RQ7FKNjT4-mimoAkXeyDcpZxxnIBJcURqeftcF0gfp_eWFr9Qm3Fj1k0ZSZKqpWuw45R-S9H8tZUHk0ArZz7uROhkJdu_ghTAmAENdpl_ndhihX_L2jDkLaFiPcviRAw6ouBevct7Cex_e1mLRJqQiFakgrHdyDOdT78X8HjBIKRWjTZLIQeh3GJnUxHZ3uxPNKmgV5gCBUJ-IK4457PkhFTABOv1LbHHif0w'
{
"code": 0,
"now": "string",
"message": "string",
"data": {
"3162362610": "string",
"cash_collection_id": 0,
"cash_collection_no": "string",
"collect_status": 0,
"collection_date": "2019-08-24",
"type": 0,
"create_type": 0,
"trade_no": "string",
"payee": "string",
"finance_verify_date": "2019-08-24T14:15:22Z",
"create_time": "2019-08-24T14:15:22Z",
"update_time": "2019-08-24T14:15:22Z",
"currency": 0,
"comment": "string",
"exchange_rate": 0,
"exchange_rate_usd": 0,
"amount": 0,
"amount_rmb": 0,
"amount_usd": 0,
"real_amount": 0,
"real_amount_rmb": 0,
"real_amount_usd": 0,
"bank_charge": 0,
"bank_charge_rmb": 0,
"bank_charge_usd": 0,
"order_id": 0,
"order_info": {
"order_id": 0,
"name": "string",
"order_no": "string"
},
"company_id": 0,
"company_info": {
"company_id": 0,
"name": "string",
"is_archive": 0
},
"cash_collection_invoice_info": {
"cash_collection_invoice_no": "string",
"currency": "string",
"exchange_rate": 0,
"exchange_rate_usd": 0,
"allocated_amount": 0,
"allocated_bank_charge": 0
},
"opportunity_id": 0,
"capital_account_id": 0,
"capital_account_info": {
"capital_account_id": 0,
"capital_account_name": "string",
"capital_name": "string",
"capital_bank": "string",
"bank_account": "string",
"capital_account_address": "string",
"capital_account_remark": "string"
},
"user_id": [
{
"": 0
}
],
"department_id": [
{
"": 0
}
],
"users": [
{
"user_id": 0,
"nickname": "string",
"rate": 0
}
],
"departments": [
{
"department_id": 0,
"name": "string",
"rate": 0
}
]
}
}