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/2ba50c3e-5475-4f1a-8e54-cd39ae85dd7e/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_counterpart_counterparts__counterpart_id__patch | This endpoint updates the counterpart with the given ID.
Note: The type of an existing counterpart cannot be changed.
In other words, an individual cannot be converted to an organization, and vice versa. | 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/2ba50c3e-5475-4f1a-8e54-cd39ae85dd7e/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_counterpart_counterparts__counterpart_id__patch | This endpoint updates the counterpart with the given ID.
Note: The type of an existing counterpart cannot be changed.
In other words, an individual cannot be converted to an organization, and vice versa. | 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/2ba50c3e-5475-4f1a-8e54-cd39ae85dd7e/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_counterpart_counterparts__counterpart_id__patch | This endpoint updates the counterpart with the given ID.
Note: The type of an existing counterpart cannot be changed.
In other words, an individual cannot be converted to an organization, and vice versa. | 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": "Messag... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/2ba50c3e-5475-4f1a-8e54-cd39ae85dd7e/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_counterpart_counterparts__counterpart_id__patch | This endpoint updates the counterpart with the given ID.
Note: The type of an existing counterpart cannot be changed.
In other words, an individual cannot be converted to an organization, and vice versa. | 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/36036cd4-e4e5-42cb-8307-c01642207fa6/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_audit_trail_data_audit_logs_get | Get audit trail | 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/36036cd4-e4e5-42cb-8307-c01642207fa6/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_audit_trail_data_audit_logs_get | Get audit trail | 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/36036cd4-e4e5-42cb-8307-c01642207fa6/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_audit_trail_data_audit_logs_get | Get audit trail | 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/36036cd4-e4e5-42cb-8307-c01642207fa6/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_audit_trail_data_audit_logs_get | Get audit trail | 200 | null | {"data": [{"partner_id": "", "entity_id": "", "entity_user_id": "", "request": {"created_at": "", "payload": {}, "path": "", "method": "", "query_params": {}}, "response": {"created_at": "", "payload": {}, "status_code": 0}, "target_resource": "", "id": "", "created_at": "", "updated_at": ""}], "prev_pagination_token":... | {"title": "AuditTrailListResponse", "required": ["data"], "type": "object", "properties": {"data": {"title": "Data", "type": "array", "items": {"title": "AuditTrailRecord", "required": ["request", "response", "id", "created_at", "updated_at"], "type": "object", "properties": {"partner_id": {"title": "Partner Id", "type... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/36036cd4-e4e5-42cb-8307-c01642207fa6/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_audit_trail_data_audit_logs_get | Get audit trail | 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/36036cd4-e4e5-42cb-8307-c01642207fa6/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_audit_trail_data_audit_logs_get | Get audit trail | 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": "Messag... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/11cd3e50-0a3d-4225-92a9-1a3edfcb27e8/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_receivable_by_id_receivables__receivable_id__get | This endpoint retrieves 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/11cd3e50-0a3d-4225-92a9-1a3edfcb27e8/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_receivable_by_id_receivables__receivable_id__get | This endpoint retrieves 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/11cd3e50-0a3d-4225-92a9-1a3edfcb27e8/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_receivable_by_id_receivables__receivable_id__get | This endpoint retrieves 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/11cd3e50-0a3d-4225-92a9-1a3edfcb27e8/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_receivable_by_id_receivables__receivable_id__get | This endpoint retrieves 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/11cd3e50-0a3d-4225-92a9-1a3edfcb27e8/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_receivable_by_id_receivables__receivable_id__get | This endpoint retrieves 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": "Messag... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/11cd3e50-0a3d-4225-92a9-1a3edfcb27e8/6/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_receivable_by_id_receivables__receivable_id__get | This endpoint retrieves 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/11cd3e50-0a3d-4225-92a9-1a3edfcb27e8/7/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_receivable_by_id_receivables__receivable_id__get | This endpoint retrieves 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/11cd3e50-0a3d-4225-92a9-1a3edfcb27e8/8/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_receivable_by_id_receivables__receivable_id__get | This endpoint retrieves 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/93e366fb-2f41-4cee-8a90-cddeba0d088e/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | pay_payables__payable_id__pay_post | Marks the invoice as paid. | 200 | null | {"id": "", "entity_id": "", "status": {"0": "n", "1": "e", "2": "w"}, "source_of_payable_data": {"0": "o", "1": "c", "2": "r"}, "currency": {"0": "U", "1": "S", "2": "D"}, "amount": 1250, "description": "", "due_date": "", "issued_at": "", "counterpart_bank_id": "DEUTDE2HXXX", "counterpart_id": "", "counterpart_account... | {"title": "PayableResponseSchema", "required": ["id", "entity_id", "status", "source_of_payable_data", "payable_origin", "created_at", "updated_at"], "type": "object", "properties": {"id": {"title": "Id", "type": "string", "description": "A unique ID assigned to this payable.", "format": "uuid4"}, "entity_id": {"title"... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/93e366fb-2f41-4cee-8a90-cddeba0d088e/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | pay_payables__payable_id__pay_post | Marks the invoice as paid. | 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/93e366fb-2f41-4cee-8a90-cddeba0d088e/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | pay_payables__payable_id__pay_post | Marks the invoice as paid. | 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/93e366fb-2f41-4cee-8a90-cddeba0d088e/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | pay_payables__payable_id__pay_post | Marks the invoice as paid. | 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/93e366fb-2f41-4cee-8a90-cddeba0d088e/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | pay_payables__payable_id__pay_post | Marks the invoice as paid. | 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": "Messag... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/93e366fb-2f41-4cee-8a90-cddeba0d088e/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | pay_payables__payable_id__pay_post | Marks the invoice as paid. | 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/93e366fb-2f41-4cee-8a90-cddeba0d088e/6/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | pay_payables__payable_id__pay_post | Marks the invoice as paid. | 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/93e366fb-2f41-4cee-8a90-cddeba0d088e/7/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | pay_payables__payable_id__pay_post | Marks the invoice as paid. | 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/93e366fb-2f41-4cee-8a90-cddeba0d088e/8/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | pay_payables__payable_id__pay_post | Marks the invoice as paid. | 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/a41c129c-58f4-447e-998d-89640575e28a/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_currency_settings_settings_currency_put | Update currency settings. | 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": "Messag... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/a41c129c-58f4-447e-998d-89640575e28a/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_currency_settings_settings_currency_put | Update currency settings. | 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/a41c129c-58f4-447e-998d-89640575e28a/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_currency_settings_settings_currency_put | Update currency settings. | 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/a41c129c-58f4-447e-998d-89640575e28a/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_currency_settings_settings_currency_put | Update currency settings. | 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/a41c129c-58f4-447e-998d-89640575e28a/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_currency_settings_settings_currency_put | Update currency settings. | 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/a41c129c-58f4-447e-998d-89640575e28a/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_currency_settings_settings_currency_put | Update currency settings. | 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/a41c129c-58f4-447e-998d-89640575e28a/6/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | update_currency_settings_settings_currency_put | Update currency settings. | 200 | null | {"settings": {"currencies": {"default_currency": "USD", "exchange_rates": [{"base": "", "to": "", "rate": 0}]}, "reminders": {"enabled": true, "excluded_counterparts": []}}, "updated_at": "", "created_at": "", "status": "active", "id": ""} | {"title": "CreateOrUpdateSettingsResponse", "required": ["updated_at", "created_at", "status", "id"], "type": "object", "properties": {"settings": {"title": "EntitySettingsSchema", "type": "object", "properties": {"currencies": {"title": "CurrencySettings", "required": ["default_currency"], "type": "object", "propertie... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/b4e5f914-c20e-476f-b45b-ff94589df3e8/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_permissions_permissions_get | Get all available permissions | 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/b4e5f914-c20e-476f-b45b-ff94589df3e8/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_permissions_permissions_get | Get all available permissions | 200 | null | {"objects": []} | {"title": "BizObjectsSchema", "type": "object", "properties": {"objects": {"title": "Objects", "type": "array", "items": {"title": "RootSchema", "anyOf": [{"title": "CommonSchema", "type": "object", "properties": {"object_type": {"title": "Object Type", "enum": ["comment", "entity_user", "entity_user_token", "entity", ... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/b4e5f914-c20e-476f-b45b-ff94589df3e8/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_permissions_permissions_get | Get all available permissions | 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/b4e5f914-c20e-476f-b45b-ff94589df3e8/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_permissions_permissions_get | Get all available permissions | 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/b4e5f914-c20e-476f-b45b-ff94589df3e8/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_permissions_permissions_get | Get all available permissions | 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/c723d81a-f4d6-4c27-87a0-790caf978030/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_receivable_pdf_link_receivables__receivable_id__pdf_link_get | This endpoint retrieves link to generated PDF of a receivable 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/c723d81a-f4d6-4c27-87a0-790caf978030/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_receivable_pdf_link_receivables__receivable_id__pdf_link_get | This endpoint retrieves link to generated PDF of a receivable 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": "Messag... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/c723d81a-f4d6-4c27-87a0-790caf978030/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_receivable_pdf_link_receivables__receivable_id__pdf_link_get | This endpoint retrieves link to generated PDF of a receivable 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/c723d81a-f4d6-4c27-87a0-790caf978030/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_receivable_pdf_link_receivables__receivable_id__pdf_link_get | This endpoint retrieves link to generated PDF of a receivable 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/c723d81a-f4d6-4c27-87a0-790caf978030/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_receivable_pdf_link_receivables__receivable_id__pdf_link_get | This endpoint retrieves link to generated PDF of a receivable 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/c723d81a-f4d6-4c27-87a0-790caf978030/6/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_receivable_pdf_link_receivables__receivable_id__pdf_link_get | This endpoint retrieves link to generated PDF of a receivable 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/c723d81a-f4d6-4c27-87a0-790caf978030/7/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_receivable_pdf_link_receivables__receivable_id__pdf_link_get | This endpoint retrieves link to generated PDF of a receivable 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/8f0c90a7-53ac-45a5-99c1-b1221d5dfebd/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_vat_class_by_id_vat_classes__vat_class_id__get | This endpoint lists all VAT classes 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/8f0c90a7-53ac-45a5-99c1-b1221d5dfebd/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_vat_class_by_id_vat_classes__vat_class_id__get | This endpoint lists all VAT classes 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/8f0c90a7-53ac-45a5-99c1-b1221d5dfebd/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_vat_class_by_id_vat_classes__vat_class_id__get | This endpoint lists all VAT classes sorted by creation date, with the most recently created invoices appearing first. | 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": "Messag... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/8f0c90a7-53ac-45a5-99c1-b1221d5dfebd/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_vat_class_by_id_vat_classes__vat_class_id__get | This endpoint lists all VAT classes sorted by creation date, with the most recently created invoices appearing first. | 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":... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/8f0c90a7-53ac-45a5-99c1-b1221d5dfebd/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_vat_class_by_id_vat_classes__vat_class_id__get | This endpoint lists all VAT classes 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/a0dac664-54ce-4e12-889d-d03e16f90f76/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | send_receivables__receivable_id__send_post | Generate an email based on passed subject and body templates and send it | 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": "Messag... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/a0dac664-54ce-4e12-889d-d03e16f90f76/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | send_receivables__receivable_id__send_post | Generate an email based on passed subject and body templates and send it | 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/a0dac664-54ce-4e12-889d-d03e16f90f76/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | send_receivables__receivable_id__send_post | Generate an email based on passed subject and body templates and send it | 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/a0dac664-54ce-4e12-889d-d03e16f90f76/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | send_receivables__receivable_id__send_post | Generate an email based on passed subject and body templates and send it | 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/a0dac664-54ce-4e12-889d-d03e16f90f76/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | send_receivables__receivable_id__send_post | Generate an email based on passed subject and body templates and send it | 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/a0dac664-54ce-4e12-889d-d03e16f90f76/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | send_receivables__receivable_id__send_post | Generate an email based on passed subject and body templates and send it | 200 | null | {"mail_id": ""} | {"title": "ReceivableSendResponse", "required": ["mail_id"], "type": "object", "properties": {"mail_id": {"title": "Mail Id", "type": "string", "format": "uuid4"}}, "description": "A schema for returning a response an email with a link to receivable document has been sent"} |
7eaa3365-9486-4a24-9af1-bdba5325b13d/a0dac664-54ce-4e12-889d-d03e16f90f76/6/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | send_receivables__receivable_id__send_post | Generate an email based on passed subject and body templates and send it | 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/a0dac664-54ce-4e12-889d-d03e16f90f76/7/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | send_receivables__receivable_id__send_post | Generate an email based on passed subject and body templates and send it | 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/a0dac664-54ce-4e12-889d-d03e16f90f76/8/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | send_receivables__receivable_id__send_post | Generate an email based on passed subject and body templates and send it | 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/198220ee-7bef-4d02-8f3a-f542a7f9b0d9/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_payment_terms_payment_terms_post | This endpoint creates a new payment term. | 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/198220ee-7bef-4d02-8f3a-f542a7f9b0d9/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_payment_terms_payment_terms_post | This endpoint creates a new payment term. | 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/198220ee-7bef-4d02-8f3a-f542a7f9b0d9/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_payment_terms_payment_terms_post | This endpoint creates a new payment term. | 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": "Messag... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/198220ee-7bef-4d02-8f3a-f542a7f9b0d9/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_payment_terms_payment_terms_post | This endpoint creates a new payment term. | 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/198220ee-7bef-4d02-8f3a-f542a7f9b0d9/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_payment_terms_payment_terms_post | This endpoint creates a new payment term. | 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/198220ee-7bef-4d02-8f3a-f542a7f9b0d9/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_payment_terms_payment_terms_post | This endpoint creates a new payment term. | 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/198220ee-7bef-4d02-8f3a-f542a7f9b0d9/6/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | create_payment_terms_payment_terms_post | This endpoint creates a new payment term. | 201 | 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": {"nu... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/ceb09e55-ee05-4020-89cb-ac78faaac8a5/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_data_exports_get | 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/ceb09e55-ee05-4020-89cb-ac78faaac8a5/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_data_exports_get | 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/ceb09e55-ee05-4020-89cb-ac78faaac8a5/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_data_exports_get | 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/ceb09e55-ee05-4020-89cb-ac78faaac8a5/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_data_exports_get | 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/ceb09e55-ee05-4020-89cb-ac78faaac8a5/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_data_exports_get | 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/ceb09e55-ee05-4020-89cb-ac78faaac8a5/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_data_exports_get | 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/ceb09e55-ee05-4020-89cb-ac78faaac8a5/6/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_all_data_exports_get | 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": "Messag... | |
7eaa3365-9486-4a24-9af1-bdba5325b13d/296cf21b-b401-4d4c-b2f1-097607c93be8/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | issue_receivable_receivables__receivable_id__issue_post | This endpoint issues the specified receivable, that is, changes its status from draft to issued. | 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/296cf21b-b401-4d4c-b2f1-097607c93be8/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | issue_receivable_receivables__receivable_id__issue_post | This endpoint issues the specified receivable, that is, changes its status from draft to issued. | 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/296cf21b-b401-4d4c-b2f1-097607c93be8/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | issue_receivable_receivables__receivable_id__issue_post | This endpoint issues the specified receivable, that is, changes its status from draft to issued. | 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/296cf21b-b401-4d4c-b2f1-097607c93be8/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | issue_receivable_receivables__receivable_id__issue_post | This endpoint issues the specified receivable, that is, changes its status from draft to issued. | 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": "Messag... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/296cf21b-b401-4d4c-b2f1-097607c93be8/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | issue_receivable_receivables__receivable_id__issue_post | This endpoint issues the specified receivable, that is, changes its status from draft to issued. | 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/296cf21b-b401-4d4c-b2f1-097607c93be8/6/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | issue_receivable_receivables__receivable_id__issue_post | This endpoint issues the specified receivable, that is, changes its status from draft to issued. | 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/296cf21b-b401-4d4c-b2f1-097607c93be8/7/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | issue_receivable_receivables__receivable_id__issue_post | This endpoint issues the specified receivable, that is, changes its status from draft to issued. | 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/296cf21b-b401-4d4c-b2f1-097607c93be8/8/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | issue_receivable_receivables__receivable_id__issue_post | This endpoint issues the specified receivable, that is, changes its status from draft to issued. | 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/a04fac12-ef0c-49d0-9084-da4a3f83a13b/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_products_by_id_products__product_id__get | This endpoint lists all goods, materials, or services paginated. | 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/a04fac12-ef0c-49d0-9084-da4a3f83a13b/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_products_by_id_products__product_id__get | This endpoint lists all goods, materials, or services paginated. | 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/a04fac12-ef0c-49d0-9084-da4a3f83a13b/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_products_by_id_products__product_id__get | This endpoint lists all goods, materials, or services paginated. | 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": "Messag... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/a04fac12-ef0c-49d0-9084-da4a3f83a13b/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_products_by_id_products__product_id__get | This endpoint lists all goods, materials, or services paginated. | 200 | null | {"name": "", "description": "", "price": {"currency": {"0": "U", "1": "S", "2": "D"}, "value": 0}, "measure_unit_id": "", "vat_classes": [], "smallest_amount": 0, "id": "", "oid": 0, "entity_id": "", "entity_user_id": "", "created_at": "", "updated_at": ""} | {"title": "ProductServiceResponse", "required": ["name", "measure_unit_id", "vat_classes", "oid", "entity_id", "created_at", "updated_at"], "type": "object", "properties": {"name": {"title": "Name", "type": "string", "description": "Name of the product."}, "description": {"title": "Description", "type": "string", "desc... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/a04fac12-ef0c-49d0-9084-da4a3f83a13b/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_products_by_id_products__product_id__get | This endpoint lists all goods, materials, or services paginated. | 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/a04fac12-ef0c-49d0-9084-da4a3f83a13b/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_products_by_id_products__product_id__get | This endpoint lists all goods, materials, or services paginated. | 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/e11fdc2a-142d-4f08-93e7-a91ab18119db/0/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_payment_terms_by_id_payment_terms__payment_terms_id__get | This endpoint returns a payment term by its 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": "Messag... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/e11fdc2a-142d-4f08-93e7-a91ab18119db/1/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_payment_terms_by_id_payment_terms__payment_terms_id__get | This endpoint returns a payment term by its 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": {"nu... |
7eaa3365-9486-4a24-9af1-bdba5325b13d/e11fdc2a-142d-4f08-93e7-a91ab18119db/2/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_payment_terms_by_id_payment_terms__payment_terms_id__get | This endpoint returns a payment term by its 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/e11fdc2a-142d-4f08-93e7-a91ab18119db/3/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_payment_terms_by_id_payment_terms__payment_terms_id__get | This endpoint returns a payment term by its 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/e11fdc2a-142d-4f08-93e7-a91ab18119db/4/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_payment_terms_by_id_payment_terms__payment_terms_id__get | This endpoint returns a payment term by its 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/e11fdc2a-142d-4f08-93e7-a91ab18119db/5/0 | Monite | Embedded Finance API for automated invoicing, supporting accounts payable, accounts receivable, payments and cash flow management. | 0.1 | get_payment_terms_by_id_payment_terms__payment_terms_id__get | This endpoint returns a payment term by its 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/05d6f732-298c-474f-8ec5-08970eddc1df/0/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. | 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/05d6f732-298c-474f-8ec5-08970eddc1df/1/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. | 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/05d6f732-298c-474f-8ec5-08970eddc1df/3/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. | 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/05d6f732-298c-474f-8ec5-08970eddc1df/4/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. | 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/05d6f732-298c-474f-8ec5-08970eddc1df/5/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. | 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/05d6f732-298c-474f-8ec5-08970eddc1df/6/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. | 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.