Get Single Synced Record

Get synchronized record by id

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

synced_record_idstringRequired

Headers

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Response

Successful Response
idstringformat: "uuid"
created_atdatetime
updated_atdatetime
last_pulled_atdatetime
object_typeenum
sync_statusenum
Allowed values:
errorsmap from strings to any
object_idstringformat: "uuid"
object_updated_atdatetime
platformenum
Allowed values:
platform_object_idstring
platform_updated_atdatetime
providerenum
Allowed values:
provider_object_idstring
provider_updated_atdatetime

Errors

422
Get Accounting Synced Records ID Request Unprocessable Entity Error
500
Get Accounting Synced Records ID Request Internal Server Error