POST api/v2/Orders/Accept?version={version}&transactionId={transactionId}&md5Key={md5Key}&subscriptionId={subscriptionId}&password={password}&isSubscriptionPayment={isSubscriptionPayment}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
order
No documentation available.

None.

version
No documentation available.

Define this parameter in the request URI.

transactionId
No documentation available.

Define this parameter in the request URI.

md5Key
No documentation available.

Define this parameter in the request URI.

queryString
No documentation available.

None.

subscriptionId
No documentation available.

Define this parameter in the request URI.

password
No documentation available.

Define this parameter in the request URI.

isSubscriptionPayment
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>