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/717f96b4-3a5a-49f6-a46e-efb086f3c437/1/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. | 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/717f96b4-3a5a-49f6-a46e-efb086f3c437/2/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. | 200 | null | {"data": [{"name": "", "description": "", "term_final": {"number_of_days": 0}, "term_1": {"number_of_days": 0, "discount": 0}, "term_2": {"number_of_days": 0, "discount": 0}, "id": ""}]} | {"title": "PaymentTermsListResponse", "type": "object", "properties": {"data": {"title": "Data", "type": "array", "items": {"title": "PaymentTermsResponse", "required": ["name", "term_final", "id"], "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "description": {"title": "Description", "type": "string"}, "term_final": {"title": "PaymentTerm", "required": ["number_of_days"], "type": "object", "properties": {"number_of_days": {"title": "Number Of Days", "maximum": 10000, "minimum": 0, "type": "integer"}}}, "term_1": {"title": "PaymentTermDiscount", "required": ["number_of_days", "discount"], "type": "object", "properties": {"number_of_days": {"title": "Number Of Days", "maximum": 10000, "minimum": 0, "type": "integer"}, "discount": {"title": "Discount", "maximum": 10000, "minimum": 0, "type": "integer"}}}, "term_2": {"title": "PaymentTermDiscount", "required": ["number_of_days", "discount"], "type": "object", "properties": {"number_of_days": {"title": "Number Of Days", "maximum": 10000, "minimum": 0, "type": "integer"}, "discount": {"title": "Discount", "maximum": 10000, "minimum": 0, "type": "integer"}}}, "id": {"title": "Id", "type": "string", "format": "uuid4"}}}}}} |
7eaa3365-9486-4a24-9af1-bdba5325b13d/717f96b4-3a5a-49f6-a46e-efb086f3c437/3/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. | 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/f92fa40b-6526-4e42-8f24-6b79b9d62d54/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_entity_bank_account_bank_accounts_post | Create a new entity bank account | 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/f92fa40b-6526-4e42-8f24-6b79b9d62d54/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_entity_bank_account_bank_accounts_post | Create a new entity bank account | 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/f92fa40b-6526-4e42-8f24-6b79b9d62d54/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_entity_bank_account_bank_accounts_post | Create a new entity bank account | 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/f92fa40b-6526-4e42-8f24-6b79b9d62d54/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_entity_bank_account_bank_accounts_post | Create a new entity bank account | 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/f92fa40b-6526-4e42-8f24-6b79b9d62d54/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_entity_bank_account_bank_accounts_post | Create a new entity bank account | 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/f92fa40b-6526-4e42-8f24-6b79b9d62d54/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_entity_bank_account_bank_accounts_post | Create a new entity bank account | 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/f92fa40b-6526-4e42-8f24-6b79b9d62d54/6/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_entity_bank_account_bank_accounts_post | Create a new entity bank account | 200 | null | {"id": "", "iban": "", "bic": "", "bank_name": "", "display_name": "", "was_created_by_user_id": ""} | {"title": "EntityBankAccountResponse", "required": ["id", "iban", "bic", "bank_name"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid4"}, "iban": {"title": "Iban", "type": "string", "description": "The IBAN of the entity\u2019s bank account."}, "bic": {"title": "Bic", "type": "string", "description": "The BIC of the entity\u2019s bank account."}, "bank_name": {"title": "Bank Name", "type": "string", "description": "The name of the entity\u2019s bank account."}, "display_name": {"title": "Display Name", "type": "string"}, "was_created_by_user_id": {"title": "Was Created By User Id", "type": "string", "format": "uuid4"}}} |
7eaa3365-9486-4a24-9af1-bdba5325b13d/f92fa40b-6526-4e42-8f24-6b79b9d62d54/7/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_entity_bank_account_bank_accounts_post | Create a new entity bank account | 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/8f383c95-1825-4bf7-ae76-732d9eeb55fc/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_mail_templates_get | Get all custom templates | 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/8f383c95-1825-4bf7-ae76-732d9eeb55fc/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_mail_templates_get | Get all custom templates | 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/8f383c95-1825-4bf7-ae76-732d9eeb55fc/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_mail_templates_get | Get all custom templates | 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/8f383c95-1825-4bf7-ae76-732d9eeb55fc/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_mail_templates_get | Get all custom templates | 200 | null | [{"id": "", "template_name": "", "language_code": "", "subject_template": "", "body_template": "", "created_at": "", "updated_at": ""}] | {"title": "Response Get All Mail Templates Get", "type": "array", "items": {"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/8f383c95-1825-4bf7-ae76-732d9eeb55fc/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_mail_templates_get | Get all custom templates | 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/eb0df08f-2bb1-47e7-82ea-1e5462e03358/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_entity_bank_account_bank_accounts__entity_bank_account_id__patch | Update entity bank account | 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/eb0df08f-2bb1-47e7-82ea-1e5462e03358/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_entity_bank_account_bank_accounts__entity_bank_account_id__patch | Update entity bank account | 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/eb0df08f-2bb1-47e7-82ea-1e5462e03358/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_entity_bank_account_bank_accounts__entity_bank_account_id__patch | Update entity bank account | 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/eb0df08f-2bb1-47e7-82ea-1e5462e03358/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_entity_bank_account_bank_accounts__entity_bank_account_id__patch | Update entity bank account | 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/eb0df08f-2bb1-47e7-82ea-1e5462e03358/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_entity_bank_account_bank_accounts__entity_bank_account_id__patch | Update entity bank account | 200 | null | {"id": "", "iban": "", "bic": "", "bank_name": "", "display_name": "", "was_created_by_user_id": ""} | {"title": "EntityBankAccountResponse", "required": ["id", "iban", "bic", "bank_name"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid4"}, "iban": {"title": "Iban", "type": "string", "description": "The IBAN of the entity\u2019s bank account."}, "bic": {"title": "Bic", "type": "string", "description": "The BIC of the entity\u2019s bank account."}, "bank_name": {"title": "Bank Name", "type": "string", "description": "The name of the entity\u2019s bank account."}, "display_name": {"title": "Display Name", "type": "string"}, "was_created_by_user_id": {"title": "Was Created By User Id", "type": "string", "format": "uuid4"}}} |
7eaa3365-9486-4a24-9af1-bdba5325b13d/eb0df08f-2bb1-47e7-82ea-1e5462e03358/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_entity_bank_account_bank_accounts__entity_bank_account_id__patch | Update entity bank account | 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/eb0df08f-2bb1-47e7-82ea-1e5462e03358/6/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_entity_bank_account_bank_accounts__entity_bank_account_id__patch | Update entity bank account | 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/eb0df08f-2bb1-47e7-82ea-1e5462e03358/7/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_entity_bank_account_bank_accounts__entity_bank_account_id__patch | Update entity bank account | 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/6b9a2b09-d5c8-48de-8188-6c343737baa2/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | verify_domain_mailbox_domains__domain_id__verify_post | Check that a domain exists in 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/6b9a2b09-d5c8-48de-8188-6c343737baa2/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | verify_domain_mailbox_domains__domain_id__verify_post | Check that a domain exists in 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/6b9a2b09-d5c8-48de-8188-6c343737baa2/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | verify_domain_mailbox_domains__domain_id__verify_post | Check that a domain exists in 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/6b9a2b09-d5c8-48de-8188-6c343737baa2/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | verify_domain_mailbox_domains__domain_id__verify_post | Check that a domain exists in 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/6b9a2b09-d5c8-48de-8188-6c343737baa2/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | verify_domain_mailbox_domains__domain_id__verify_post | Check that a domain exists in 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/6b9a2b09-d5c8-48de-8188-6c343737baa2/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | verify_domain_mailbox_domains__domain_id__verify_post | Check that a domain exists in 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/6b9a2b09-d5c8-48de-8188-6c343737baa2/6/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | verify_domain_mailbox_domains__domain_id__verify_post | Check that a domain exists in 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/6b9a2b09-d5c8-48de-8188-6c343737baa2/7/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | verify_domain_mailbox_domains__domain_id__verify_post | Check that a domain exists in Monite. | 200 | null | {"id": "", "partner_id": "", "domain": "", "status": "", "provider": ""} | {"title": "VerifyResponse", "required": ["id", "partner_id", "domain", "status", "provider"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "description": "Entry UUID", "format": "uuid4"}, "partner_id": {"title": "Partner Id", "type": "string", "description": "UUID of the API Partner", "format": "uuid4"}, "domain": {"title": "Domain", "type": "string"}, "status": {"title": "Status", "type": "string"}, "provider": {"title": "Provider", "type": "string"}}} |
7eaa3365-9486-4a24-9af1-bdba5325b13d/25f94be9-816f-4235-b86d-e7bddf4fa1a6/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_payment_terms_payment_terms__payment_terms_id__patch | This endpoint updates the payment term specified by 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/25f94be9-816f-4235-b86d-e7bddf4fa1a6/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_payment_terms_payment_terms__payment_terms_id__patch | This endpoint updates the payment term specified 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/25f94be9-816f-4235-b86d-e7bddf4fa1a6/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_payment_terms_payment_terms__payment_terms_id__patch | This endpoint updates the payment term specified 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/25f94be9-816f-4235-b86d-e7bddf4fa1a6/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_payment_terms_payment_terms__payment_terms_id__patch | This endpoint updates the payment term specified 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/25f94be9-816f-4235-b86d-e7bddf4fa1a6/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_payment_terms_payment_terms__payment_terms_id__patch | This endpoint updates the payment term specified by ID. | 200 | null | {"name": "", "description": "", "term_final": {"number_of_days": 0}, "term_1": {"number_of_days": 0, "discount": 0}, "term_2": {"number_of_days": 0, "discount": 0}, "id": ""} | {"title": "PaymentTermsResponse", "required": ["name", "term_final", "id"], "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "description": {"title": "Description", "type": "string"}, "term_final": {"title": "PaymentTerm", "required": ["number_of_days"], "type": "object", "properties": {"number_of_days": {"title": "Number Of Days", "maximum": 10000, "minimum": 0, "type": "integer"}}}, "term_1": {"title": "PaymentTermDiscount", "required": ["number_of_days", "discount"], "type": "object", "properties": {"number_of_days": {"title": "Number Of Days", "maximum": 10000, "minimum": 0, "type": "integer"}, "discount": {"title": "Discount", "maximum": 10000, "minimum": 0, "type": "integer"}}}, "term_2": {"title": "PaymentTermDiscount", "required": ["number_of_days", "discount"], "type": "object", "properties": {"number_of_days": {"title": "Number Of Days", "maximum": 10000, "minimum": 0, "type": "integer"}, "discount": {"title": "Discount", "maximum": 10000, "minimum": 0, "type": "integer"}}}, "id": {"title": "Id", "type": "string", "format": "uuid4"}}} |
7eaa3365-9486-4a24-9af1-bdba5325b13d/25f94be9-816f-4235-b86d-e7bddf4fa1a6/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_payment_terms_payment_terms__payment_terms_id__patch | This endpoint updates the payment term specified 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/bede0078-27bf-4504-9365-70dd92c1f953/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_task_todo_tasks__todo_task_id__put | Update 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/bede0078-27bf-4504-9365-70dd92c1f953/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_task_todo_tasks__todo_task_id__put | Update 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/bede0078-27bf-4504-9365-70dd92c1f953/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_task_todo_tasks__todo_task_id__put | Update 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/bede0078-27bf-4504-9365-70dd92c1f953/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_task_todo_tasks__todo_task_id__put | Update 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/bede0078-27bf-4504-9365-70dd92c1f953/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_task_todo_tasks__todo_task_id__put | Update 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/bede0078-27bf-4504-9365-70dd92c1f953/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_task_todo_tasks__todo_task_id__put | Update 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/bede0078-27bf-4504-9365-70dd92c1f953/6/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_task_todo_tasks__todo_task_id__put | Update 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/bede0078-27bf-4504-9365-70dd92c1f953/7/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_task_todo_tasks__todo_task_id__put | Update 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/e7027821-70eb-42b6-83f2-911b6ec3d77d/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_counterpart_bank_account_counterparts__counterpart_id__bank_accounts__bank_account_id__patch | Updates the details for an existing bank account of 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/e7027821-70eb-42b6-83f2-911b6ec3d77d/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_counterpart_bank_account_counterparts__counterpart_id__bank_accounts__bank_account_id__patch | Updates the details for an existing bank account of the specified counterpart. | 200 | null | {"iban": "", "bic": "", "name": "", "id": "", "counterpart_id": ""} | {"title": "CounterpartBankAccountResponse", "required": ["id", "counterpart_id"], "type": "object", "properties": {"iban": {"title": "Iban", "maxLength": 34, "type": "string"}, "bic": {"title": "Bic", "maxLength": 11, "type": "string"}, "name": {"title": "Name", "maxLength": 200, "type": "string"}, "id": {"title": "Id", "type": "string", "format": "uuid4"}, "counterpart_id": {"title": "Counterpart Id", "type": "string", "format": "uuid4"}}} |
7eaa3365-9486-4a24-9af1-bdba5325b13d/e7027821-70eb-42b6-83f2-911b6ec3d77d/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_counterpart_bank_account_counterparts__counterpart_id__bank_accounts__bank_account_id__patch | Updates the details for an existing bank account of 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/e7027821-70eb-42b6-83f2-911b6ec3d77d/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_counterpart_bank_account_counterparts__counterpart_id__bank_accounts__bank_account_id__patch | Updates the details for an existing bank account of 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/e7027821-70eb-42b6-83f2-911b6ec3d77d/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_counterpart_bank_account_counterparts__counterpart_id__bank_accounts__bank_account_id__patch | Updates the details for an existing bank account of 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/4421b07e-bcf1-4dbb-bc90-a21bf6ad0d7c/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_mailboxes_mailboxes_get | Retrieve the list of mailboxes associated with this Entity. | 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/4421b07e-bcf1-4dbb-bc90-a21bf6ad0d7c/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_mailboxes_mailboxes_get | Retrieve the list of mailboxes associated with this 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/4421b07e-bcf1-4dbb-bc90-a21bf6ad0d7c/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_mailboxes_mailboxes_get | Retrieve the list of mailboxes associated with this 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/4421b07e-bcf1-4dbb-bc90-a21bf6ad0d7c/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_mailboxes_mailboxes_get | Retrieve the list of mailboxes associated with this Entity. | 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/4421b07e-bcf1-4dbb-bc90-a21bf6ad0d7c/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_mailboxes_mailboxes_get | Retrieve the list of mailboxes associated with this 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/c3068f84-904e-4501-9d29-81d62abe095f/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_counterpart_bank_account_by_id_counterparts__counterpart_id__bank_accounts__bank_account_id__get | Returns the details for one of the counterpart's bank accounts that is specified by 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/c3068f84-904e-4501-9d29-81d62abe095f/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_counterpart_bank_account_by_id_counterparts__counterpart_id__bank_accounts__bank_account_id__get | Returns the details for one of the counterpart's bank accounts that is specified 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/c3068f84-904e-4501-9d29-81d62abe095f/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_counterpart_bank_account_by_id_counterparts__counterpart_id__bank_accounts__bank_account_id__get | Returns the details for one of the counterpart's bank accounts that is specified 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/c3068f84-904e-4501-9d29-81d62abe095f/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_counterpart_bank_account_by_id_counterparts__counterpart_id__bank_accounts__bank_account_id__get | Returns the details for one of the counterpart's bank accounts that is specified 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/c3068f84-904e-4501-9d29-81d62abe095f/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_counterpart_bank_account_by_id_counterparts__counterpart_id__bank_accounts__bank_account_id__get | Returns the details for one of the counterpart's bank accounts that is specified by ID. | 200 | null | {"iban": "", "bic": "", "name": "", "id": "", "counterpart_id": ""} | {"title": "CounterpartBankAccountResponse", "required": ["id", "counterpart_id"], "type": "object", "properties": {"iban": {"title": "Iban", "maxLength": 34, "type": "string"}, "bic": {"title": "Bic", "maxLength": 11, "type": "string"}, "name": {"title": "Name", "maxLength": 200, "type": "string"}, "id": {"title": "Id", "type": "string", "format": "uuid4"}, "counterpart_id": {"title": "Counterpart Id", "type": "string", "format": "uuid4"}}} |
7eaa3365-9486-4a24-9af1-bdba5325b13d/7f1cd1a9-f0c5-4687-b3fa-8880a8cb5119/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_vat_class_vat_classes_post | This endpoint adds a new VAT class. | 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/7f1cd1a9-f0c5-4687-b3fa-8880a8cb5119/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_vat_class_vat_classes_post | This endpoint adds a new VAT class. | 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/7f1cd1a9-f0c5-4687-b3fa-8880a8cb5119/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_vat_class_vat_classes_post | This endpoint adds a new VAT class. | 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/7f1cd1a9-f0c5-4687-b3fa-8880a8cb5119/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_vat_class_vat_classes_post | This endpoint adds a new VAT class. | 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/7f1cd1a9-f0c5-4687-b3fa-8880a8cb5119/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_vat_class_vat_classes_post | This endpoint adds a new VAT class. | 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/7f1cd1a9-f0c5-4687-b3fa-8880a8cb5119/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_vat_class_vat_classes_post | This endpoint adds a new VAT class. | 200 | null | {"value": 0, "country": "AF", "id": "", "created_at": "", "updated_at": ""} | {"title": "VatClassResponse", "required": ["value", "country", "created_at", "updated_at"], "type": "object", "properties": {"value": {"title": "Value", "maximum": 10000, "minimum": 0, "type": "integer", "description": "Percent minor units. Example: 12.5% is 1250"}, "country": {"title": "AllowedCountriesCodes", "enum": ["AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "AN", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MP", "NO", "OM", "PK", "PW", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "SH", "KN", "LC", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "CS", "SC", "SL", "SG", "SK", "SI", "SB", "SO", "ZA", "GS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"], "type": "string", "description": "An enumeration."}, "id": {"title": "Id", "type": "string", "format": "uuid4"}, "created_at": {"title": "Created At", "type": "string", "format": "date-time"}, "updated_at": {"title": "Updated At", "type": "string", "format": "date-time"}}} |
7eaa3365-9486-4a24-9af1-bdba5325b13d/7f1cd1a9-f0c5-4687-b3fa-8880a8cb5119/6/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_vat_class_vat_classes_post | This endpoint adds a new VAT class. | 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/c1b9c0aa-0129-4327-bfb4-e92db4d3d7fb/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | read_workflows_workflows_get | Get workflows | 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/c1b9c0aa-0129-4327-bfb4-e92db4d3d7fb/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | read_workflows_workflows_get | Get workflows | 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/c1b9c0aa-0129-4327-bfb4-e92db4d3d7fb/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | read_workflows_workflows_get | Get workflows | 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/c1b9c0aa-0129-4327-bfb4-e92db4d3d7fb/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | read_workflows_workflows_get | Get workflows | 200 | null | {"data": [{"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": ""}], "prev_pagination_token": "", "next_pagination_token": ""} | {"title": "WorkflowsPaginationResponse", "required": ["data"], "type": "object", "properties": {"data": {"title": "Data", "type": "array", "items": {"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."}, "description": "A paginated list of workflows."}, "prev_pagination_token": {"title": "Prev Pagination Token", "type": "string", "description": "optional querystring with pagination parameters, null if there is no page"}, "next_pagination_token": {"title": "Next Pagination Token", "type": "string", "description": "optional querystring with pagination parameters, null if there is no page"}}} |
7eaa3365-9486-4a24-9af1-bdba5325b13d/c1b9c0aa-0129-4327-bfb4-e92db4d3d7fb/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | read_workflows_workflows_get | Get workflows | 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/c1b9c0aa-0129-4327-bfb4-e92db4d3d7fb/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | read_workflows_workflows_get | Get workflows | 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/c1b9c0aa-0129-4327-bfb4-e92db4d3d7fb/6/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | read_workflows_workflows_get | Get workflows | 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/c1b9c0aa-0129-4327-bfb4-e92db4d3d7fb/7/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | read_workflows_workflows_get | Get workflows | 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/79f8e8ce-32a8-4635-9c17-babb49354a1b/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | how_many_tasks_do_i_have_todo_tasks_counters_get | Tasks count | 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/79f8e8ce-32a8-4635-9c17-babb49354a1b/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | how_many_tasks_do_i_have_todo_tasks_counters_get | Tasks count | 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/79f8e8ce-32a8-4635-9c17-babb49354a1b/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | how_many_tasks_do_i_have_todo_tasks_counters_get | Tasks count | 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/79f8e8ce-32a8-4635-9c17-babb49354a1b/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | how_many_tasks_do_i_have_todo_tasks_counters_get | Tasks count | 200 | null | [{"status": "", "count": 0}] | {"title": "Response How Many Tasks Do I Have Todo Tasks Counters Get", "type": "array", "items": {"title": "TasksCountSchema", "required": ["status", "count"], "type": "object", "properties": {"status": {"title": "Status", "type": "string"}, "count": {"title": "Count", "type": "integer"}}}} |
7eaa3365-9486-4a24-9af1-bdba5325b13d/79f8e8ce-32a8-4635-9c17-babb49354a1b/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | how_many_tasks_do_i_have_todo_tasks_counters_get | Tasks count | 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/79f8e8ce-32a8-4635-9c17-babb49354a1b/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | how_many_tasks_do_i_have_todo_tasks_counters_get | Tasks count | 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/14b6ad49-66e1-4c26-8d05-e2df26bee1c6/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | delete_product_products__product_id__delete | This endpoint deletes the good, material, or service 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/14b6ad49-66e1-4c26-8d05-e2df26bee1c6/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | delete_product_products__product_id__delete | This endpoint deletes the good, material, or service 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/14b6ad49-66e1-4c26-8d05-e2df26bee1c6/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | delete_product_products__product_id__delete | This endpoint deletes the good, material, or service 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/14b6ad49-66e1-4c26-8d05-e2df26bee1c6/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | delete_product_products__product_id__delete | This endpoint deletes the good, material, or service 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/14b6ad49-66e1-4c26-8d05-e2df26bee1c6/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | delete_product_products__product_id__delete | This endpoint deletes the good, material, or service 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/0179569b-dcda-475d-aaf2-1bcc230cf817/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | delete_entity_bank_account_bank_accounts__entity_bank_account_id__delete | Delete entity bank account | 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/0179569b-dcda-475d-aaf2-1bcc230cf817/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | delete_entity_bank_account_bank_accounts__entity_bank_account_id__delete | Delete entity bank account | 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/0179569b-dcda-475d-aaf2-1bcc230cf817/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | delete_entity_bank_account_bank_accounts__entity_bank_account_id__delete | Delete entity bank account | 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/0179569b-dcda-475d-aaf2-1bcc230cf817/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | delete_entity_bank_account_bank_accounts__entity_bank_account_id__delete | Delete entity bank account | 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/0179569b-dcda-475d-aaf2-1bcc230cf817/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | delete_entity_bank_account_bank_accounts__entity_bank_account_id__delete | Delete entity bank account | 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/0179569b-dcda-475d-aaf2-1bcc230cf817/6/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | delete_entity_bank_account_bank_accounts__entity_bank_account_id__delete | Delete entity bank account | 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/0179569b-dcda-475d-aaf2-1bcc230cf817/7/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | delete_entity_bank_account_bank_accounts__entity_bank_account_id__delete | Delete entity bank account | 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/fe114e6f-751c-400b-aa8e-bd7eb2426d7e/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_entity_bank_accounts_bank_accounts_get | Get entity bank accounts | 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/fe114e6f-751c-400b-aa8e-bd7eb2426d7e/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_entity_bank_accounts_bank_accounts_get | Get entity bank accounts | 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/fe114e6f-751c-400b-aa8e-bd7eb2426d7e/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_entity_bank_accounts_bank_accounts_get | Get entity bank accounts | 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/fe114e6f-751c-400b-aa8e-bd7eb2426d7e/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_entity_bank_accounts_bank_accounts_get | Get entity bank accounts | 200 | null | [{"id": "", "iban": "", "bic": "", "bank_name": "", "display_name": "", "was_created_by_user_id": ""}] | {"title": "Response Get Entity Bank Accounts Bank Accounts Get", "type": "array", "items": {"title": "EntityBankAccountResponse", "required": ["id", "iban", "bic", "bank_name"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "format": "uuid4"}, "iban": {"title": "Iban", "type": "string", "description": "The IBAN of the entity\u2019s bank account."}, "bic": {"title": "Bic", "type": "string", "description": "The BIC of the entity\u2019s bank account."}, "bank_name": {"title": "Bank Name", "type": "string", "description": "The name of the entity\u2019s bank account."}, "display_name": {"title": "Display Name", "type": "string"}, "was_created_by_user_id": {"title": "Was Created By User Id", "type": "string", "format": "uuid4"}}}} |
7eaa3365-9486-4a24-9af1-bdba5325b13d/fe114e6f-751c-400b-aa8e-bd7eb2426d7e/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_entity_bank_accounts_bank_accounts_get | Get entity bank accounts | 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/fe114e6f-751c-400b-aa8e-bd7eb2426d7e/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_entity_bank_accounts_bank_accounts_get | Get entity bank accounts | 405 | null | {"error": {"message": ""}} | {"title": "ErrorSchemaResponse", "required": ["error"], "type": "object", "properties": {"error": {"title": "ErrorSchema", "required": ["message"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}}}} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.