POST api/Purchase/{affiliateId}/CurrentPurchaseOrdersLimit
Use to get number of purchase orders that still can be made by a customer in current period. If null, there is no limit for purchase orders amount.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
affiliateId |
The affiliate Id |
integer |
Required |
v |
The requested API version |
string |
Default value is 2.0 |
Body Parameters
None.
Response Information
Resource Description
Use to get number of purchase orders that still can be made by a customer in current period. If null, there is no limit for purchase orders amount.
integerResponse Formats
application/json, text/json
Sample:
1