Get a recurrence by ID

Path parameters

recurrence_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

Time at which the receivable was created. Timestamps follow the ISO 8601 standard.

updated_atdatetime

Time at which the receivable was last updated. Timestamps follow the ISO 8601 standard.

current_iterationinteger
day_of_monthenum
Allowed values:
end_monthinteger>=1<=12
end_yearinteger<=2077
invoice_idstringformat: "uuid"
iterationslist of objects
start_monthinteger>=1<=12
start_yearinteger<=2077
statusenum
Allowed values:
body_textstringOptional
recipientsobjectOptional
subject_textstringOptional

Errors