Push Object

POST
/accounting_synced_records/:synced_record_id/push

Push object to the accounting system manually

Path parameters

synced_record_idstringRequired

Headers

Auth
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: pendingerrordone
object_typeenum
errorsmap from strings to anyOptional
object_updated_atdatetimeOptional
object_idstringOptionalformat: "uuid"
platformenumOptional
Allowed values: xeroquickbooksquickbooks_onlinequickbooks_online_sandbox
platform_updated_atdatetimeOptional
platform_object_idstringOptional
providerenumOptional
Allowed values: codatrailz
provider_updated_atdatetimeOptional
provider_object_idstringOptional

Errors