The GetSinglePurchase function returns the purchase record for the given primary key.
Method | /GetSinglePurchase |
The request body is of type GetSinglePurchase.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSinglePurchaseResponse.
Name | Description | Data Type |
---|---|---|
GetSinglePurchaseResult | PurchaseInfo |