Push Object

Push object to the accounting system manually

Path parameters

synced_record_idstringRequired

Headers

AuthorizationstringRequired

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

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
sync_statusenum
Allowed values:
object_typeenum
errorsmap from strings to any or null
object_updated_atdatetime or null
object_idstring or nullformat: "uuid"
platformenum or null
Allowed values:
platform_updated_atdatetime or null
platform_object_idstring or null
providerenum or null
Allowed values:
provider_updated_atdatetime or null
provider_object_idstring or null

Errors