v1

latestOpenAPI 3.0.02026-07-2636111249.2 KB
Purchase API

Update Purchase Parameters

Updates the extra parameters for a purchase. If the parameter key existed in the purchase, the parameter value will be overwritten. If the parameter key did not exist in the purchase, the parameter key and value pair will be created.<br />For XML examples and schemas, see the Additional Examples - Update Purchase Parameters.

post/purchase/updatepurchaseparameters

Headers

Accept'application/json' | 'application/xml'

Expected response format.

Content-Type'application/json' | 'application/xml'

Format of the HTTP post body.

Request body

PurchaseIdstring required

Unique ID of an existing purchase.

Response

OK

ResultMessagestring

Optional result or error message.