Account Manual Alignment

Manually align an account to a territory in the Life Sciences package to create a Provider Account Territory Info record.
Resource
1/connect/life-sciences/commercial/customer-manual-alignment
Available version
65.0
HTTP methods
POST
Request body for POST
1
2                           {
3  "territoryId": "territoryId",
4  "accountId": "accountId"
5}
Name Type Description Required
account​Id String Account to be aligned to the territory. Required
territory​Id String ID of the territory to which account is aligned. Required
Response body for POST
Account Manual ​Alignment Output