...
Let’s get into the individual steps.
...
Provision User in Validic Inform
Sample Request
Content-Type: application/x-www-form-urlencoded
...
"updated_at": "2023-07-06T21:19:08Z"
}
...
Dropship and Activate Device with Withings Pro APIs
Withings documentation: https://developer.withings.com/developer-guide/v3/integration-guide/dropship-cellular/logistics-api/create-user-order
...
Withings base url:
https://wbsapi.us.withingsmed.net
The information included in the response received from the Withings OAuth2-v2 Requesttoken endpoint will be used in the next step to establish the user device connection in Inform.
The client will not use the “Notify Subscribe” endpoint in the Withings API. The Validic Inform integration will subscribe for data updates automatically once the user connection is established.
If the client prefers to have Withings devices bulk shipped, that is also possible using the instructions here: Withings Pro Inform Integration Bulk Shipping Process
...
Establish User Device Connection
Sample Request
Content-Type: application/json
...