Zuora Sync
OAuth 2.0 Bearer token for authenticated API access. Required for order submission, object management, and administrative operations.
Obtain a token via the OAuth flow described in OAuth Bearer Token.
Pass the token in the Authorization header: Bearer <token>
The Zuora subscription ID to synchronise (e.g. A-S00000271).
A-S00000271OK
Indicates if the sync has been completed
trueThe id of the subscription created in Limio
sub-5c3d83c60950014c306865f0ab8c499bThe id of the owner identity of the subscription created in Limio
id-23252f4950f5efe7de30de37da283149Unauthorized — the request lacks valid authentication credentials. Verify your Bearer token or API key is correct and has not expired.
Bad Gateway — an upstream service returned an unexpected response. This typically indicates an issue with the request payload (e.g. invalid field values, missing required fields) or a transient infrastructure error. Retry the request, and if the issue persists, verify the request body matches the expected schema.
Last updated
Was this helpful?

