id
stringlengths
53
86
api_name
stringlengths
2
76
api_description
stringlengths
1
500
api_score
float64
0
10
endpoint_name
stringlengths
1
190
endpoint_description
stringlengths
0
500
response_status_code
int64
100
505
response_summary
stringlengths
1
68
response_json
stringlengths
6
50k
response_json_schema
stringlengths
14
150k
7eaa3365-9486-4a24-9af1-bdba5325b13d/05d6f732-298c-474f-8ec5-08970eddc1df/7/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_new_receivable_receivables_post
This endpoint creates a draft receivable for a given counterpart.
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/05d6f732-298c-474f-8ec5-08970eddc1df/8/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_new_receivable_receivables_post
This endpoint creates a draft receivable for a given counterpart.
404
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/7381c434-af14-4f62-994f-b3f4ab3d32d4/0/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_mail_templates__template_id__get
Get custom template by ID
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/7381c434-af14-4f62-994f-b3f4ab3d32d4/1/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_mail_templates__template_id__get
Get custom template by ID
403
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/7381c434-af14-4f62-994f-b3f4ab3d32d4/2/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_mail_templates__template_id__get
Get custom template by ID
405
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/7381c434-af14-4f62-994f-b3f4ab3d32d4/3/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_mail_templates__template_id__get
Get custom template by ID
200
null
{"id": "", "template_name": "", "language_code": "", "subject_template": "", "body_template": "", "created_at": "", "updated_at": ""}
{"title": "CustomTemplateDataSchema", "required": ["id", "template_name", "language_code", "subject_template", "body_template", "created_at", "updated_at"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "description": "ID of email template", "format": "uuid4"}, "template_name": {"title": "Template Name", "type": "string", "description": "Name of the template"}, "language_code": {"title": "Language Code", "type": "string", "description": "ISO language code"}, "subject_template": {"title": "Subject Template", "type": "string", "description": "Jinja2 compatible email subject template"}, "body_template": {"title": "Body Template", "type": "string", "description": "Jinja2 compatible email body template"}, "created_at": {"title": "Created At", "type": "string", "description": "Template created date and time", "format": "date-time"}, "updated_at": {"title": "Updated At", "type": "string", "description": "Template updated date and time", "format": "date-time"}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/7381c434-af14-4f62-994f-b3f4ab3d32d4/4/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_mail_templates__template_id__get
Get custom template by ID
409
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/7381c434-af14-4f62-994f-b3f4ab3d32d4/5/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_mail_templates__template_id__get
Get custom template by ID
500
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/7381c434-af14-4f62-994f-b3f4ab3d32d4/6/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_mail_templates__template_id__get
Get custom template by ID
401
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/01b91a46-4d47-4d7b-9d09-952f87091ea2/0/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_all_receivables_get
This endpoint lists all invoices sorted by creation date, with the most recently created invoices appearing first.
400
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/01b91a46-4d47-4d7b-9d09-952f87091ea2/1/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_all_receivables_get
This endpoint lists all invoices sorted by creation date, with the most recently created invoices appearing first.
409
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/01b91a46-4d47-4d7b-9d09-952f87091ea2/2/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_all_receivables_get
This endpoint lists all invoices sorted by creation date, with the most recently created invoices appearing first.
500
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/01b91a46-4d47-4d7b-9d09-952f87091ea2/3/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_all_receivables_get
This endpoint lists all invoices sorted by creation date, with the most recently created invoices appearing first.
406
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/01b91a46-4d47-4d7b-9d09-952f87091ea2/4/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_all_receivables_get
This endpoint lists all invoices sorted by creation date, with the most recently created invoices appearing first.
401
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/01b91a46-4d47-4d7b-9d09-952f87091ea2/6/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_all_receivables_get
This endpoint lists all invoices sorted by creation date, with the most recently created invoices appearing first.
405
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/01b91a46-4d47-4d7b-9d09-952f87091ea2/7/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_all_receivables_get
This endpoint lists all invoices sorted by creation date, with the most recently created invoices appearing first.
403
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/937b9070-1577-43c3-829a-88213f5ddbce/0/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_variables_mail_contents_variables_get
Get a list of placeholders allowed to insert into an email template for customization
409
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/937b9070-1577-43c3-829a-88213f5ddbce/1/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_variables_mail_contents_variables_get
Get a list of placeholders allowed to insert into an email template for customization
500
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/937b9070-1577-43c3-829a-88213f5ddbce/2/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_variables_mail_contents_variables_get
Get a list of placeholders allowed to insert into an email template for customization
200
null
{"data": []}
{"title": "ReceivableVariablesResponse", "required": ["data"], "type": "object", "properties": {"data": {"title": "Data", "type": "array", "items": {"type": "string"}}}, "description": "A schema for returning a list of placeholders allowed to be placed in an email content"}
7eaa3365-9486-4a24-9af1-bdba5325b13d/937b9070-1577-43c3-829a-88213f5ddbce/3/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_variables_mail_contents_variables_get
Get a list of placeholders allowed to insert into an email template for customization
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/937b9070-1577-43c3-829a-88213f5ddbce/4/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_variables_mail_contents_variables_get
Get a list of placeholders allowed to insert into an email template for customization
405
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/937b9070-1577-43c3-829a-88213f5ddbce/5/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_variables_mail_contents_variables_get
Get a list of placeholders allowed to insert into an email template for customization
404
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/05ff8450-8615-448a-bd36-f54f3af7c2d9/0/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
update_comment_by_id_comments__comment_id__patch
Update comment
409
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/05ff8450-8615-448a-bd36-f54f3af7c2d9/1/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
update_comment_by_id_comments__comment_id__patch
Update comment
405
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/05ff8450-8615-448a-bd36-f54f3af7c2d9/2/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
update_comment_by_id_comments__comment_id__patch
Update comment
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/05ff8450-8615-448a-bd36-f54f3af7c2d9/3/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
update_comment_by_id_comments__comment_id__patch
Update comment
404
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/05ff8450-8615-448a-bd36-f54f3af7c2d9/4/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
update_comment_by_id_comments__comment_id__patch
Update comment
200
null
{"message": ""}
{"title": "MessageResponse", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/05ff8450-8615-448a-bd36-f54f3af7c2d9/5/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
update_comment_by_id_comments__comment_id__patch
Update comment
403
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/05ff8450-8615-448a-bd36-f54f3af7c2d9/6/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
update_comment_by_id_comments__comment_id__patch
Update comment
400
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/05ff8450-8615-448a-bd36-f54f3af7c2d9/7/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
update_comment_by_id_comments__comment_id__patch
Update comment
500
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/e4fe04bd-9f54-4159-b65d-0b398426587a/0/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
obtain_new_token_auth_post
Log in to Monite and create an authentication token used by this API Partner for further API calls. API Partners who successfully login retrieve an admin token in the return parameters. This gives the API Partner rights to create, customise and configure settings for each Entity they develop software for. The API Partner cannot trigger any business logic for an Entity.
500
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/e4fe04bd-9f54-4159-b65d-0b398426587a/1/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
obtain_new_token_auth_post
Log in to Monite and create an authentication token used by this API Partner for further API calls. API Partners who successfully login retrieve an admin token in the return parameters. This gives the API Partner rights to create, customise and configure settings for each Entity they develop software for. The API Partner cannot trigger any business logic for an Entity.
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/e4fe04bd-9f54-4159-b65d-0b398426587a/2/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
obtain_new_token_auth_post
Log in to Monite and create an authentication token used by this API Partner for further API calls. API Partners who successfully login retrieve an admin token in the return parameters. This gives the API Partner rights to create, customise and configure settings for each Entity they develop software for. The API Partner cannot trigger any business logic for an Entity.
401
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/e4fe04bd-9f54-4159-b65d-0b398426587a/3/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
obtain_new_token_auth_post
Log in to Monite and create an authentication token used by this API Partner for further API calls. API Partners who successfully login retrieve an admin token in the return parameters. This gives the API Partner rights to create, customise and configure settings for each Entity they develop software for. The API Partner cannot trigger any business logic for an Entity.
405
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/e4fe04bd-9f54-4159-b65d-0b398426587a/4/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
obtain_new_token_auth_post
Log in to Monite and create an authentication token used by this API Partner for further API calls. API Partners who successfully login retrieve an admin token in the return parameters. This gives the API Partner rights to create, customise and configure settings for each Entity they develop software for. The API Partner cannot trigger any business logic for an Entity.
200
null
{"data": {"token": "", "type": ""}}
{"title": "AuthSchemaResponse", "required": ["data"], "type": "object", "properties": {"data": {"title": "TokenSchemaResponse", "required": ["token", "type"], "type": "object", "properties": {"token": {"title": "Token", "type": "string"}, "type": {"title": "Type", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d9b8b831-3bd0-4525-8a50-e09412d053ec/0/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_counterpart_counterparts_post
This endpoint creates a new counterpart.
400
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d9b8b831-3bd0-4525-8a50-e09412d053ec/1/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_counterpart_counterparts_post
This endpoint creates a new counterpart.
405
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d9b8b831-3bd0-4525-8a50-e09412d053ec/2/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_counterpart_counterparts_post
This endpoint creates a new counterpart.
500
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d9b8b831-3bd0-4525-8a50-e09412d053ec/3/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_counterpart_counterparts_post
This endpoint creates a new counterpart.
401
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d9b8b831-3bd0-4525-8a50-e09412d053ec/4/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_counterpart_counterparts_post
This endpoint creates a new counterpart.
403
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d9b8b831-3bd0-4525-8a50-e09412d053ec/5/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_counterpart_counterparts_post
This endpoint creates a new counterpart.
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d50c8b27-f1d0-4310-9c57-cd99552c8f1f/0/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
update_receivable_by_id_receivables__receivable_id__patch
This endpoint updates the invoice with the given ID.
500
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d50c8b27-f1d0-4310-9c57-cd99552c8f1f/2/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
update_receivable_by_id_receivables__receivable_id__patch
This endpoint updates the invoice with the given ID.
403
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d50c8b27-f1d0-4310-9c57-cd99552c8f1f/3/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
update_receivable_by_id_receivables__receivable_id__patch
This endpoint updates the invoice with the given ID.
401
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d50c8b27-f1d0-4310-9c57-cd99552c8f1f/4/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
update_receivable_by_id_receivables__receivable_id__patch
This endpoint updates the invoice with the given ID.
409
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d50c8b27-f1d0-4310-9c57-cd99552c8f1f/5/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
update_receivable_by_id_receivables__receivable_id__patch
This endpoint updates the invoice with the given ID.
400
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d50c8b27-f1d0-4310-9c57-cd99552c8f1f/6/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
update_receivable_by_id_receivables__receivable_id__patch
This endpoint updates the invoice with the given ID.
405
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d50c8b27-f1d0-4310-9c57-cd99552c8f1f/7/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
update_receivable_by_id_receivables__receivable_id__patch
This endpoint updates the invoice with the given ID.
404
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d50c8b27-f1d0-4310-9c57-cd99552c8f1f/8/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
update_receivable_by_id_receivables__receivable_id__patch
This endpoint updates the invoice with the given ID.
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/cbfae5d6-d37a-4ce5-a3c3-3e22dcbc9e42/0/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_receivable_by_id_receivables__receivable_id__delete
This endpoint marks the invoice with the given ID as deleted.
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/cbfae5d6-d37a-4ce5-a3c3-3e22dcbc9e42/1/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_receivable_by_id_receivables__receivable_id__delete
This endpoint marks the invoice with the given ID as deleted.
405
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/cbfae5d6-d37a-4ce5-a3c3-3e22dcbc9e42/3/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_receivable_by_id_receivables__receivable_id__delete
This endpoint marks the invoice with the given ID as deleted.
401
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/cbfae5d6-d37a-4ce5-a3c3-3e22dcbc9e42/4/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_receivable_by_id_receivables__receivable_id__delete
This endpoint marks the invoice with the given ID as deleted.
403
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/cbfae5d6-d37a-4ce5-a3c3-3e22dcbc9e42/5/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_receivable_by_id_receivables__receivable_id__delete
This endpoint marks the invoice with the given ID as deleted.
500
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/cbfae5d6-d37a-4ce5-a3c3-3e22dcbc9e42/6/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_receivable_by_id_receivables__receivable_id__delete
This endpoint marks the invoice with the given ID as deleted.
409
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/cbfae5d6-d37a-4ce5-a3c3-3e22dcbc9e42/7/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_receivable_by_id_receivables__receivable_id__delete
This endpoint marks the invoice with the given ID as deleted.
404
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/cbfae5d6-d37a-4ce5-a3c3-3e22dcbc9e42/8/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_receivable_by_id_receivables__receivable_id__delete
This endpoint marks the invoice with the given ID as deleted.
400
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/ba0570f8-c0c4-4331-9f42-d2315bbeae40/1/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_domain_mailbox_domains__domain_id__delete
Remove a domain from Monite.
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/ba0570f8-c0c4-4331-9f42-d2315bbeae40/2/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_domain_mailbox_domains__domain_id__delete
Remove a domain from Monite.
405
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/ba0570f8-c0c4-4331-9f42-d2315bbeae40/3/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_domain_mailbox_domains__domain_id__delete
Remove a domain from Monite.
403
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/ba0570f8-c0c4-4331-9f42-d2315bbeae40/4/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_domain_mailbox_domains__domain_id__delete
Remove a domain from Monite.
404
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/ba0570f8-c0c4-4331-9f42-d2315bbeae40/5/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_domain_mailbox_domains__domain_id__delete
Remove a domain from Monite.
401
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/ba0570f8-c0c4-4331-9f42-d2315bbeae40/6/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_domain_mailbox_domains__domain_id__delete
Remove a domain from Monite.
500
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/ba0570f8-c0c4-4331-9f42-d2315bbeae40/7/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_domain_mailbox_domains__domain_id__delete
Remove a domain from Monite.
400
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/fb13b6e4-60c8-4e94-a151-3875964e249c/0/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_new_workflow_workflows_post
Create new workflow
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/fb13b6e4-60c8-4e94-a151-3875964e249c/1/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_new_workflow_workflows_post
Create new workflow
405
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/fb13b6e4-60c8-4e94-a151-3875964e249c/2/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_new_workflow_workflows_post
Create new workflow
409
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/fb13b6e4-60c8-4e94-a151-3875964e249c/3/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_new_workflow_workflows_post
Create new workflow
400
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/fb13b6e4-60c8-4e94-a151-3875964e249c/4/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_new_workflow_workflows_post
Create new workflow
200
null
{"id": "", "created_by_entity_user_id": "", "object_type": "payable", "policy_name": "Expense approval", "policy_description": "", "workflow": [], "trigger": {}, "action": {"0": "c", "1": "r", "2": "e", "3": "a", "4": "t", "5": "e"}, "created_at": "", "updated_at": ""}
{"title": "WorkflowResponseSchema", "required": ["id", "created_by_entity_user_id", "object_type", "policy_name", "workflow", "trigger", "action", "created_at", "updated_at"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "description": "A unique ID of this workflow.", "format": "uuid4"}, "created_by_entity_user_id": {"title": "Created By Entity User Id", "type": "string", "description": "The ID of the entity user that created this workflow.", "format": "uuid4"}, "object_type": {"title": "Object Type", "type": "string", "description": "The type of objects associated with this workflow."}, "policy_name": {"title": "Policy Name", "type": "string", "description": "The name of this workflow."}, "policy_description": {"title": "Policy Description", "type": "string", "description": "An arbitrary description of this workflow."}, "workflow": {"title": "Workflow", "type": "array", "items": {"type": "object"}, "description": "A list of functions executed when the workflow is triggered. Functions are defined in the [Monite script](https://docs.monite.com/docs/monite-script) format."}, "trigger": {"title": "Trigger", "type": "object", "description": "The trigger conditions for this workflow. Triggers are defined in the [Monite script](https://docs.monite.com/docs/monite-script) format."}, "action": {"allOf": [{"title": "ActionEnum", "enum": ["create", "read", "update", "delete"], "type": "string", "description": "An enumeration."}], "description": "The workflow is triggered only when this action is performed on an object. This is the same value as `trigger.action`."}, "created_at": {"title": "Created At", "type": "string", "description": "UTC date and time when this workflow was created. Timestamps follow the [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.", "format": "date-time"}, "updated_at": {"title": "Updated At", "type": "string", "description": "UTC date and time when this workflow was last updated. Timestamps follow the [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.", "format": "date-time"}}, "description": "A Workflow object represents an approval policy for payable status transitions.\nWorkflows are defined using the [Monite script](https://docs.monite.com/docs/monite-script).\nEach workflow consists of trigger conditions and the function calls executed when the workflow is triggered."}
7eaa3365-9486-4a24-9af1-bdba5325b13d/fb13b6e4-60c8-4e94-a151-3875964e249c/5/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_new_workflow_workflows_post
Create new workflow
500
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/fb13b6e4-60c8-4e94-a151-3875964e249c/6/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_new_workflow_workflows_post
Create new workflow
401
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/fb13b6e4-60c8-4e94-a151-3875964e249c/7/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_new_workflow_workflows_post
Create new workflow
403
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/8025ab7f-e76b-44c8-907c-6e9a65ac19bd/0/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_mail_templates__template_id__delete
Delete custom template bt ID
405
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/8025ab7f-e76b-44c8-907c-6e9a65ac19bd/1/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_mail_templates__template_id__delete
Delete custom template bt ID
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/8025ab7f-e76b-44c8-907c-6e9a65ac19bd/3/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_mail_templates__template_id__delete
Delete custom template bt ID
500
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/8025ab7f-e76b-44c8-907c-6e9a65ac19bd/4/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_mail_templates__template_id__delete
Delete custom template bt ID
401
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/8025ab7f-e76b-44c8-907c-6e9a65ac19bd/5/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_mail_templates__template_id__delete
Delete custom template bt ID
409
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/8025ab7f-e76b-44c8-907c-6e9a65ac19bd/6/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_mail_templates__template_id__delete
Delete custom template bt ID
403
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d53c7c14-a84f-4a63-b917-5fe0a359a6af/0/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_mail_templates_post
Create custom email template, can create multiple template and be localized
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d53c7c14-a84f-4a63-b917-5fe0a359a6af/1/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_mail_templates_post
Create custom email template, can create multiple template and be localized
200
null
{"id": "", "template_name": "", "language_code": "", "subject_template": "", "body_template": "", "created_at": "", "updated_at": ""}
{"title": "CustomTemplateDataSchema", "required": ["id", "template_name", "language_code", "subject_template", "body_template", "created_at", "updated_at"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "description": "ID of email template", "format": "uuid4"}, "template_name": {"title": "Template Name", "type": "string", "description": "Name of the template"}, "language_code": {"title": "Language Code", "type": "string", "description": "ISO language code"}, "subject_template": {"title": "Subject Template", "type": "string", "description": "Jinja2 compatible email subject template"}, "body_template": {"title": "Body Template", "type": "string", "description": "Jinja2 compatible email body template"}, "created_at": {"title": "Created At", "type": "string", "description": "Template created date and time", "format": "date-time"}, "updated_at": {"title": "Updated At", "type": "string", "description": "Template updated date and time", "format": "date-time"}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d53c7c14-a84f-4a63-b917-5fe0a359a6af/2/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_mail_templates_post
Create custom email template, can create multiple template and be localized
401
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d53c7c14-a84f-4a63-b917-5fe0a359a6af/3/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_mail_templates_post
Create custom email template, can create multiple template and be localized
400
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d53c7c14-a84f-4a63-b917-5fe0a359a6af/4/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_mail_templates_post
Create custom email template, can create multiple template and be localized
405
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d53c7c14-a84f-4a63-b917-5fe0a359a6af/5/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_mail_templates_post
Create custom email template, can create multiple template and be localized
500
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d53c7c14-a84f-4a63-b917-5fe0a359a6af/6/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_mail_templates_post
Create custom email template, can create multiple template and be localized
409
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d53c7c14-a84f-4a63-b917-5fe0a359a6af/7/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_mail_templates_post
Create custom email template, can create multiple template and be localized
403
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/d53c7c14-a84f-4a63-b917-5fe0a359a6af/8/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
create_mail_templates_post
Create custom email template, can create multiple template and be localized
404
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/a8e16754-dd34-4a2a-b70a-f75f91ea90ed/0/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_counterpart_by_id_counterparts__counterpart_id__bank_accounts__bank_account_id__delete
Deletes the specified bank account from the list of bank accounts associated with the specified counterpart.
500
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/a8e16754-dd34-4a2a-b70a-f75f91ea90ed/1/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_counterpart_by_id_counterparts__counterpart_id__bank_accounts__bank_account_id__delete
Deletes the specified bank account from the list of bank accounts associated with the specified counterpart.
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/a8e16754-dd34-4a2a-b70a-f75f91ea90ed/3/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_counterpart_by_id_counterparts__counterpart_id__bank_accounts__bank_account_id__delete
Deletes the specified bank account from the list of bank accounts associated with the specified counterpart.
405
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/a8e16754-dd34-4a2a-b70a-f75f91ea90ed/4/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
delete_counterpart_by_id_counterparts__counterpart_id__bank_accounts__bank_account_id__delete
Deletes the specified bank account from the list of bank accounts associated with the specified counterpart.
404
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/3538dada-208d-46d8-9acc-5fab18b85e70/0/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
read_one_todo_task_todo_tasks__todo_task_id__get
Read one todo task
405
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/3538dada-208d-46d8-9acc-5fab18b85e70/1/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
read_one_todo_task_todo_tasks__todo_task_id__get
Read one todo task
500
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/3538dada-208d-46d8-9acc-5fab18b85e70/2/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
read_one_todo_task_todo_tasks__todo_task_id__get
Read one todo task
403
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/3538dada-208d-46d8-9acc-5fab18b85e70/3/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
read_one_todo_task_todo_tasks__todo_task_id__get
Read one todo task
409
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/3538dada-208d-46d8-9acc-5fab18b85e70/4/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
read_one_todo_task_todo_tasks__todo_task_id__get
Read one todo task
200
null
{"id": "", "oid": 0, "entity_user_id": "", "status": "", "viewed": true, "object_id": "", "object_type": "", "action": "", "performed_by_user_id": ""}
{"title": "TodoTask", "required": ["id", "oid", "entity_user_id", "status", "viewed", "object_type", "action"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid4"}, "oid": {"title": "Oid", "type": "integer"}, "entity_user_id": {"title": "Entity User Id", "type": "string", "format": "uuid4"}, "status": {"title": "Status", "type": "string"}, "viewed": {"title": "Viewed", "type": "boolean"}, "object_id": {"title": "Object Id", "type": "string"}, "object_type": {"title": "Object Type", "type": "string"}, "action": {"title": "Action", "type": "string"}, "performed_by_user_id": {"title": "Performed By User Id", "type": "string"}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/3538dada-208d-46d8-9acc-5fab18b85e70/5/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
read_one_todo_task_todo_tasks__todo_task_id__get
Read one todo task
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/3538dada-208d-46d8-9acc-5fab18b85e70/6/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
read_one_todo_task_todo_tasks__todo_task_id__get
Read one todo task
404
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/3538dada-208d-46d8-9acc-5fab18b85e70/7/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
read_one_todo_task_todo_tasks__todo_task_id__get
Read one todo task
400
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}
7eaa3365-9486-4a24-9af1-bdba5325b13d/717f96b4-3a5a-49f6-a46e-efb086f3c437/0/0
Monite
Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management.
0.1
get_payment_terms_payment_terms_get
This endpoint returns all configured payment terms.
404
null
{"error": {"message": ""}}
{"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}}