Skip to main content

Update

Update

POST/pay/order/update

Upload proof documents and update order information. This endpoint does not require authentication.

SDK methodupdate()

ParametersRequest body

pay_memberidstringrequired
SDK property: payMemberid. Merchant ID
proof_file_idstringrequired
SDK property: proofFileId. Proof document ID (from file upload)
signstringrequiredsign
MD5 signature
pay_orderidstring
SDK property: payOrderid. Merchant order ID (required if `transactionId` is omitted)
transaction_idstring
SDK property: transactionId. Platform transaction ID (required if `payOrderid` is omitted)