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

NameDescriptionTypeAdditional 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.

integer

Response Formats

application/json, text/json

Sample:
1