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

NameDescriptionTypeAdditional information
customerDID

string

Required

sendAutoresponders

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

Object

None.

Response Formats

application/xml, text/xml

Sample:
<Object />

application/json, text/json

Sample:
{}