{ "fiatWithdrawalId": "WD2026041514300001", "fields": {} }
curl --location --request POST '/v2.0/payment/fiat/addInfo/submit' \ --header 'Content-Type: application/json' \ --data-raw '{ "fiatWithdrawalId": "WD2026041514300001", "fields": {} }'
{ "code": 200, "msg": "success", "data": { "requestId": "202604150008", "status": 1, "missingFields": [ "documents.boardResolution" ] } }