POST api/users/customer/UpgradeCustomer?customerDID={customerDID}&sendAutoresponders={sendAutoresponders}
This method will be used to upgrade the customer to a rep, and will tranfer all the customer AutoShip Profiles to rep profile, and update rep notes. This version allows us to define if Freedom should send an AR notification to the new distributor or not
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
customerDID | string |
Required |
|
sendAutoresponders | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
ObjectNone.
Response Formats
application/xml, text/xml
Sample:
<Object />
application/json, text/json
Sample:
{}