Inquire Journal
Path parameters
idstringRequired
The ID of the journal.
Body
Represents a journal entry in the billing system.
idstringOptionalExample:
The unique identifier of the journal entry.
BJO-1234-1234namestringOptionalExample:
Name of the journal.
29 Nov 2024 #1descriptionstringOptionalExample:
A description of the journal entry.
Monthly revenue journal entrynotesstring · nullableOptionalExample:
Additional notes or comments about the journal entry.
Includes adjustments for Q1 2025statusstring · enumOptionalPossible values:
Represents the various statuses a journal can have in the billing system.
dueDatestring · date-timeOptionalExample:
The due date for the journal entry.
2025-05-15T23:59:59.0000000+00:00Responses
200
OK
application/json
Represents a journal entry in the billing system.
idstringOptionalExample:
The unique identifier of the journal entry.
BJO-1234-1234namestringOptionalExample:
Name of the journal.
29 Nov 2024 #1descriptionstringOptionalExample:
A description of the journal entry.
Monthly revenue journal entrynotesstring · nullableOptionalExample:
Additional notes or comments about the journal entry.
Includes adjustments for Q1 2025statusstring · enumOptionalPossible values:
Represents the various statuses a journal can have in the billing system.
dueDatestring · date-timeOptionalExample:
The due date for the journal entry.
2025-05-15T23:59:59.0000000+00:00403
Forbidden
application/json
404
Not Found
application/json
post
/public/v1/billing/journals/{id}/enquiryLast updated
Was this helpful?