Activates a managed billing service relationship between a managed account and the primary account.
thingspace_oauth VZ-M2M-Token In: header
M2M Session Token (How to generate an M2M session token?)
In: header
application/json
Service name and list of accounts to add
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
curl -X POST "https://example.com/managedaccounts/actions/provision" \ -H "Content-Type: application/json" \ -d '{ "accountName": "1223334444-00001", "paccountName": "1234567890-00001", "serviceName": "Location", "type": "TS-LOC-COARSE-CellID-5K", "txid": "d4fbff33-eeee-ffff-gggg-2c90bd287e3b" }'{ "txid": "4fbff332-eeee-ffff-gggg-7e3bdc90bd28", "accountName": "1223334444-00001", "paccountName": "1234567890-00001", "serviceName": "Location", "status": "Success", "reason": "Success"}{ "errorCode": "The type of error, such as INVALID_REQUEST.", "errorMessage": "Additional error information."}Managed account identifier
Primary Account identifier
Service name
"Location"Value in
SKU name
Transaction identifier returned by add request