Sync Zuora Data
Authorizations
AuthorizationstringRequired
To create a Bearer token, see How to get an OAuth Bearer Token?.
Usage format: Bearer <token>
Path parameters
idstringRequiredExample:
The id of the subscription created in Zuora
https://{TENANT}.prod.limio.com/api/plugins/zuora/sync/subscription/A-S00000271Responses
200
OK
application/json
successbooleanOptionalExample:
Indicates if the sync has been completed
trueidstringOptionalExample:
The id of the subscription created in Limio
sub-5c3d83c60950014c306865f0ab8c499bownerstringOptionalExample:
The id of the owner identity of the subscription created in Limio
id-23252f4950f5efe7de30de37da283149401
Unauthorized
application/json
502
Bad Gateway
application/json
post
/plugins/zuora/sync/subscription/{id}Last updated
Was this helpful?

