GET v1/customers/saveCustomerBuyer?userName={userName}&productId={productId}&buyerId={buyerId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userName | string |
Required |
|
productId | integer |
Required |
|
buyerId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, multipart/form-data
Sample:
Sample not available.