Multi Channel - Distributors
Channel APIs

Updating a Child Channel

4min

A child channel is basically a distributor of a service and is controlled by a parent. A child channel can be updated by sending a PUT call to the sub-channel endpoint.

Endpoint

/api/channels/….your-channel-id…./channels/….child-channel-id….

The channel-id is the userID that you get from the login call as described above.

Request Type

PUT

Headers

Content-type: “application/json” -> This is constant

Authorization: “your access token” -> You will receive the access token from the login API call as described above.

Allowed Properties for Updation

JSON


The API accepts the following properties as detailed in the table below:

Property

Data Type

Example Values

username

String

username

password

String

password

email

String

email

product_productId

String

investorOnbaording

product_customerId

String

5219872648addff

product_accessToken

String

whr320jrehbfdvipkqwmnh

control_active

Boolean

true/false

control_allowedCount

Integer

true/false

control_updateProductInfo

Boolean

true/false

control_selfUpdation

Boolean

true/false

control_updateControls

Boolean

true/false

control_createChildren

Boolean

true/false

control_enableFrontendURLs

Boolean

true/false

disableEmailFromAmc

Boolean

true/false

callbackOnAction

Object



pageCallbackUrl

Object



Getting help

Please feel free to contact us if you have any questions, require clarification, or have ideas for how to make the documents or any of our services better.

You can reach out to us at [email protected].