Update Records

Version Update Time Description
v1.0 2020-7-24 Initial version
v1.0.1 2020-10-21 Remove surname from payer, remove surname and chineseName form payee, resize sourceCounty from varchar(2) to char(3), resize payerCountry in payer from varchar(2) to char(3)
v1.0.2 2020-12-15 Add Error Code List
v1.0.3 2021-2-7 The bankCardNum in payer is changed from mandatory to optional
v1.0.4 2021-4-15 Add new parameter nameZh in payee, the name is changed to conditional and add new parameter fundPurpose
v1.1 2021-11-30 Add new interface:add payee submit interface, add payee query interface
v1.1.1 2021-12-30 Change fileType to a conditional required parameter
v1.2 2022-2-24 Update Error Code List
v1.3 2022-5-11 1 Add new interface:order cancel interface
2 Add cancel status in order submit interface and order query interface
3 Optimize all interfaces parameter description
v1.4 2022-6-8 1 Add new parameters related with payee in order submit interface
2 Update file requirement description in “add payee submitting interface”
v1.6 2022-7-25 1Update order submit interface:add payeeAccount;change bankCardNum in payee from mandatory to conditional;add firstName and lastName in payee and payer
v1.6.6 2022-09-13 Modified the sftp reconciliation time; Modified the description of the parameter proveList
v1.7 2022-10-25 Modified the description of the parameter payeeAreaCode
v1.8 2022-11-01 Added the parameter requestCreditedAmount to the remittance submission interface; Modified the parameter description of feeCurrency when it is being returned.
v1.9 2022-11-01 Added asynchronous notification of payee submission interface, which newly adds parameters of invalidDateTime, invalidReason and payer2PayeeStatus, and removes aud it remark parameter; Added the payee query interface, which newly adds the parameters of invalidDateTime, invalidReason and payer2PayeeStatus when synchronous return and removes the audit remark parameter.
V2.0 2023-04-03 Added Remittance Proof Document Generation Interface
V2.1 2023-05-22 Added new parameters “payerCity”, “payerNameZh”, “payerGender”, “payeeBirthday”; Edited descriptions/requirements for parameters “fundPurpose”, “name”, “bankCardNum”, “payerCountry”, “address”;
V2.2 2024-07-10 Added new parameters:payerAddress;Edited descriptions/requirements for parameters:fundPurpose、payeeAddress;
V2.2.1 2024-07-15 Remove the duplicate parameter: payerAddress
V2.3.0 2024-09-13 Added CNY as a remittance currency (for the interface of submission and inquiry, synchronous callback and asynchronous notifications).
Updated the description for fund usage.
Adjusted the requirement for payer's name in Chinese.
Modified the interface description for payer's identification type.
V2.3.1 2024-10-18 all interfaces now support service provider mode with the addtion of the parameter "partnerId"
Removed the 'Add Payee Submission Interface' and 'Add Payee Query Interface.'