Authorization: Bearer ********************
{ "requestNo": "20251128000001", "openID": "67", "flowId": "93" }
curl --location --request POST 'https://open-test.inflyway.com/paycenter-tt/open/fundflow/detail' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "requestNo": "20251128000001", "openID": "67", "flowId": "93" }'
{ "code": "98", "message": null, "data": { "flowId": "77", "tradeNo": "ut", "payeeAccountNo": "pariatur ex", "payeeName": "果蒙", "payerAccountNo": "Excepteur id", "payerName": "仙成", "payerSwiftCode": "MQCPFIVW", "amount": "681.25", "currency": "laboris", "fee": 26, "feeCurrency": "cillum", "accountingTime": 1765879258000, "postscript": "ea in Lorem pariatur" } }