POST api/ShoppingCart/CheckMaxPendingTrxPerCustomer?customerID={customerID}

Documentation for 'CheckMaxPendingTrxPerCustomer'.

Request Information

Parameters

NameDescriptionAdditional information
customerID
Documentation for 'customerID'.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean>true</boolean>