All integrations

Booqable

BUSINESS · COMMERCE & FINANCE

Orders, products, stock items, and invoices from that rental company’s account.

Acts as the person, not as itself

Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.

Credentials never touch the agent

Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.

Every call on the record

Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.

What an agent can do

Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.

booqable_delete_api_4_app_payment_options_by_idWRITE

Delete app payment option via DELETE /api/4/app_payment_options/{id}

api
booqable_delete_api_4_assets_by_idWRITE

Delete asset via DELETE /api/4/assets/{id}

api
booqable_delete_api_4_authentication_methods_by_idWRITE

Delete authentication method via DELETE /api/4/authentication_methods/{id}

api
booqable_delete_api_4_barcodes_by_idWRITE

Destroy barcode via DELETE /api/4/barcodes/{id}

api
booqable_delete_api_4_bundle_items_by_idWRITE

Delete bundle item via DELETE /api/4/bundle_items/{id}

api
booqable_delete_api_4_bundles_by_idWRITE

Archive bundle via DELETE /api/4/bundles/{id}

api
booqable_delete_api_4_checkout_items_by_idWRITE

Destroy checkout item via DELETE /api/4/checkout_items/{id}

api
booqable_delete_api_4_collection_items_by_idWRITE

Delete collection item via DELETE /api/4/collection_items/{id}

api
booqable_delete_api_4_collections_by_idWRITE

Delete collection via DELETE /api/4/collections/{id}

api
booqable_delete_api_4_coupons_by_idWRITE

Archive coupon via DELETE /api/4/coupons/{id}

api
booqable_delete_api_4_customers_by_idWRITE

Archive customer via DELETE /api/4/customers/{id}

api
booqable_delete_api_4_default_properties_by_idWRITE

Delete default property via DELETE /api/4/default_properties/{id}

api
booqable_delete_api_4_device_tokens_by_idWRITE

Delete device token via DELETE /api/4/device_tokens/{id}

api
booqable_delete_api_4_documents_by_idWRITE

Archive document via DELETE /api/4/documents/{id}

api
booqable_delete_api_4_email_templates_by_idWRITE

Delete email template via DELETE /api/4/email_templates/{id}

api
booqable_delete_api_4_ip_addresses_by_idWRITE

Delete restricted ip address via DELETE /api/4/ip_addresses/{id}

api
booqable_delete_api_4_lines_by_idWRITE

Archive line via DELETE /api/4/lines/{id}

api
booqable_delete_api_4_locations_by_idWRITE

Archive location via DELETE /api/4/locations/{id}

api
booqable_delete_api_4_menus_by_idWRITE

Delete menu via DELETE /api/4/menus/{id}

api
booqable_delete_api_4_notes_by_idWRITE

Delete note via DELETE /api/4/notes/{id}

api
booqable_delete_api_4_notification_subscriptions_by_idWRITE

Delete notification subscription via DELETE /api/4/notification_subscriptions/{id}

api
booqable_delete_api_4_operating_rules_by_idWRITE

Delete operating rule via DELETE /api/4/operating_rules/{id}

api
booqable_delete_api_4_order_delivery_rates_by_idWRITE

Delete order delivery rate via DELETE /api/4/order_delivery_rates/{id}

api
booqable_delete_api_4_payment_charges_by_idWRITE

Delete payment charge via DELETE /api/4/payment_charges/{id}

api
booqable_delete_api_4_payment_methods_by_idWRITE

Detach payment method via DELETE /api/4/payment_methods/{id}

api
booqable_delete_api_4_payment_profiles_by_idWRITE

Disconnect payment profile via DELETE /api/4/payment_profiles/{id}

api
booqable_delete_api_4_payment_refunds_by_idWRITE

Delete payment refund via DELETE /api/4/payment_refunds/{id}

api
booqable_delete_api_4_photos_by_idWRITE

Delete photo via DELETE /api/4/photos/{id}

api
booqable_delete_api_4_price_rules_by_idWRITE

Archive price rule via DELETE /api/4/price_rules/{id}

api
booqable_delete_api_4_price_rulesets_by_idWRITE

Archive price ruleset via DELETE /api/4/price_rulesets/{id}

api
booqable_delete_api_4_price_structures_by_idWRITE

Delete price structure via DELETE /api/4/price_structures/{id}

api
booqable_delete_api_4_price_tiles_by_idWRITE

Delete price tile via DELETE /api/4/price_tiles/{id}

api
booqable_delete_api_4_product_groups_by_idWRITE

Archive product group via DELETE /api/4/product_groups/{id}

api
booqable_delete_api_4_products_by_idWRITE

Archive product via DELETE /api/4/products/{id}

api
booqable_delete_api_4_properties_by_idWRITE

Delete property via DELETE /api/4/properties/{id}

api
booqable_delete_api_4_recommendations_by_idWRITE

Delete recommendation via DELETE /api/4/recommendations/{id}

api
booqable_delete_api_4_stripe_accounts_by_idWRITE

Disconnect stripe account via DELETE /api/4/stripe_accounts/{id}

api
booqable_delete_api_4_tax_categories_by_idWRITE

Delete tax category via DELETE /api/4/tax_categories/{id}

api
booqable_delete_api_4_tax_rates_by_idWRITE

Delete tax rate via DELETE /api/4/tax_rates/{id}

api
booqable_delete_api_4_tax_regions_by_idWRITE

Delete tax region via DELETE /api/4/tax_regions/{id}

api
booqable_delete_api_4_themes_by_idWRITE

Delete theme via DELETE /api/4/themes/{id}

api
booqable_delete_api_4_url_redirects_by_idWRITE

Destroy url redirect via DELETE /api/4/url_redirects/{id}

api
booqable_delete_api_4_webhook_endpoints_by_idWRITE

Unsubscribe from webhook events via DELETE /api/4/webhook_endpoints/{id}

api
booqable_get_api_4_activity_logsREAD

Filter activity logs via GET /api/4/activity_logs

api
booqable_get_api_4_activity_logs_by_idREAD

Fetch activity log via GET /api/4/activity_logs/{id}

api
booqable_get_api_4_app_carriersREAD

List app carriers via GET /api/4/app_carriers

api
booqable_get_api_4_app_carriers_by_idREAD

Fetch app carrier via GET /api/4/app_carriers/{id}

api
booqable_get_api_4_app_payment_optionsREAD

List app payment options via GET /api/4/app_payment_options

api
booqable_get_api_4_app_payment_options_by_idREAD

Fetch app payment option via GET /api/4/app_payment_options/{id}

api
booqable_get_api_4_assetsREAD

List assets via GET /api/4/assets

api
booqable_get_api_4_authentication_methodsREAD

List authentication methods via GET /api/4/authentication_methods

api
booqable_get_api_4_authentication_methods_by_idREAD

Fetch authentication method via GET /api/4/authentication_methods/{id}

api
booqable_get_api_4_availabilitiesREAD

Fetch availability for order via GET /api/4/availabilities

api
booqable_get_api_4_barcodesREAD

List barcodes via GET /api/4/barcodes

api
booqable_get_api_4_barcodes_by_idREAD

Fetch barcode via GET /api/4/barcodes/{id}

api
booqable_get_api_4_billing_invoicesREAD

List billing invoices via GET /api/4/billing_invoices

api
booqable_get_api_4_billing_invoices_by_idREAD

Fetch billing invoice via GET /api/4/billing_invoices/{id}

api
booqable_get_api_4_billing_plansREAD

Fetch billing plans via GET /api/4/billing_plans

api
booqable_get_api_4_bundle_itemsREAD

List bundle items via GET /api/4/bundle_items

api
booqable_get_api_4_bundle_items_by_idREAD

Fetch bundle item via GET /api/4/bundle_items/{id}

api
booqable_get_api_4_bundle_pricesREAD

Calculate aggregated price of one or more bundles via GET /api/4/bundle_prices

api
booqable_get_api_4_bundlesREAD

List bundles via GET /api/4/bundles

api
booqable_get_api_4_bundles_by_idREAD

Fetch bundle via GET /api/4/bundles/{id}

api
booqable_get_api_4_checkout_itemsREAD

List checkout items via GET /api/4/checkout_items

api
booqable_get_api_4_checkout_items_by_idREAD

Fetch checkout item via GET /api/4/checkout_items/{id}

api
booqable_get_api_4_collection_itemsREAD

List collection items via GET /api/4/collection_items

api
booqable_get_api_4_collectionsREAD

List collections via GET /api/4/collections

api
booqable_get_api_4_collections_by_idREAD

Fetch collection via GET /api/4/collections/{id}

api
booqable_get_api_4_companies_currentREAD

Fetch company via GET /api/4/companies/current

api
booqable_get_api_4_countriesREAD

List countries via GET /api/4/countries

api
booqable_get_api_4_counts_currentREAD

Fetch counts via GET /api/4/counts/current

api
booqable_get_api_4_couponsREAD

List coupons via GET /api/4/coupons

api
booqable_get_api_4_coupons_by_idREAD

Fetch coupon via GET /api/4/coupons/{id}

api
booqable_get_api_4_currencies_by_idREAD

Fetch currency via GET /api/4/currencies/{id}

api
booqable_get_api_4_customersREAD

List customers via GET /api/4/customers

api
booqable_get_api_4_customers_by_idREAD

Fetch customer via GET /api/4/customers/{id}

api
booqable_get_api_4_default_propertiesREAD

List default properties via GET /api/4/default_properties

api
booqable_get_api_4_default_properties_by_idREAD

Fetch default property via GET /api/4/default_properties/{id}

api
booqable_get_api_4_delivery_distance_calculationsREAD

Calculate delivery distances via GET /api/4/delivery_distance_calculations

api
booqable_get_api_4_documentsREAD

List documents via GET /api/4/documents

api
booqable_get_api_4_documents_by_idREAD

Fetch document via GET /api/4/documents/{id}

api
booqable_get_api_4_downtimesREAD

List downtimes via GET /api/4/downtimes

api
booqable_get_api_4_downtimes_by_idREAD

Fetch downtime via GET /api/4/downtimes/{id}

api
booqable_get_api_4_email_templatesREAD

List email templates via GET /api/4/email_templates

api
booqable_get_api_4_email_templates_by_idREAD

Fetch email template via GET /api/4/email_templates/{id}

api
booqable_get_api_4_emailsREAD

List emails via GET /api/4/emails

api
booqable_get_api_4_employeesREAD

List employees via GET /api/4/employees

api
booqable_get_api_4_employees_by_idREAD

Fetch employee via GET /api/4/employees/{id}

api
booqable_get_api_4_integrationsREAD

List integrations via GET /api/4/integrations

api
booqable_get_api_4_integrations_by_idREAD

Fetch integration via GET /api/4/integrations/{id}

api
booqable_get_api_4_inventory_availabilitiesREAD

Inventory availabilities fetch availability for product via GET /api/4/inventory_availabilities

api
booqable_get_api_4_inventory_breakdownsREAD

List inventory breakdowns via GET /api/4/inventory_breakdowns

api
booqable_get_api_4_inventory_level_intervalsREAD

List inventory level intervals via GET /api/4/inventory_level_intervals

api
booqable_get_api_4_inventory_levelsREAD

Fetch inventory levels for product via GET /api/4/inventory_levels

api
booqable_get_api_4_ip_addressesREAD

List restricted ip addresses via GET /api/4/ip_addresses

api
booqable_get_api_4_ip_addresses_by_idREAD

Fetch restricted ip address via GET /api/4/ip_addresses/{id}

api
booqable_get_api_4_item_pricesREAD

Calculate price of products and or bundles via GET /api/4/item_prices

api
booqable_get_api_4_itemsREAD

List items via GET /api/4/items

api
booqable_get_api_4_items_by_idREAD

Fetch item via GET /api/4/items/{id}

api
booqable_get_api_4_languages_by_idREAD

Fetch language via GET /api/4/languages/{id}

api
booqable_get_api_4_line_charge_suggestionsREAD

List suggestions via GET /api/4/line_charge_suggestions

api
booqable_get_api_4_linesREAD

List lines via GET /api/4/lines

api
booqable_get_api_4_lines_by_idREAD

Fetch line via GET /api/4/lines/{id}

api
booqable_get_api_4_locationsREAD

List locations via GET /api/4/locations

api
booqable_get_api_4_locations_by_idREAD

Fetch location via GET /api/4/locations/{id}

api
booqable_get_api_4_login_activitiesREAD

List login activities via GET /api/4/login_activities

api
booqable_get_api_4_menusREAD

List menus via GET /api/4/menus

api
booqable_get_api_4_menus_by_idREAD

Fetch menu via GET /api/4/menus/{id}

api
booqable_get_api_4_notesREAD

List notes via GET /api/4/notes

api
booqable_get_api_4_notes_by_idREAD

Fetch note via GET /api/4/notes/{id}

api
booqable_get_api_4_notification_subscriptionsREAD

List notification subscriptions via GET /api/4/notification_subscriptions

api
booqable_get_api_4_notification_subscriptions_by_idREAD

Fetch notification subscription via GET /api/4/notification_subscriptions/{id}

api
booqable_get_api_4_operating_rulesREAD

List operating rules via GET /api/4/operating_rules

api
booqable_get_api_4_operationsREAD

List operations via GET /api/4/operations

api
booqable_get_api_4_operations_by_idREAD

Fetch operation via GET /api/4/operations/{id}

api
booqable_get_api_4_order_delivery_ratesREAD

Fetch rates from all installed delivery apps for order via GET /api/4/order_delivery_rates

api
booqable_get_api_4_order_delivery_rates_by_idREAD

Fetch order delivery rate via GET /api/4/order_delivery_rates/{id}

api
booqable_get_api_4_order_planning_availabilitiesREAD

Get availability information for order via GET /api/4/order_planning_availabilities

api
booqable_get_api_4_ordersREAD

List orders via GET /api/4/orders

api
booqable_get_api_4_orders_by_idREAD

Fetch order via GET /api/4/orders/{id}

api
booqable_get_api_4_orders_newREAD

New order via GET /api/4/orders/new

api
booqable_get_api_4_payment_methodsREAD

List payment methods via GET /api/4/payment_methods

api
booqable_get_api_4_payment_profilesREAD

List payment profiles via GET /api/4/payment_profiles

api
booqable_get_api_4_payment_profiles_by_idREAD

Fetch payment profile via GET /api/4/payment_profiles/{id}

api
booqable_get_api_4_paymentsREAD

List payments via GET /api/4/payments

api
booqable_get_api_4_payments_by_idREAD

Fetch payment via GET /api/4/payments/{id}

api
booqable_get_api_4_photosREAD

List photos via GET /api/4/photos

api
booqable_get_api_4_photos_by_idREAD

Fetch photo via GET /api/4/photos/{id}

api
booqable_get_api_4_planningsREAD

List plannings via GET /api/4/plannings

api
booqable_get_api_4_plannings_by_idREAD

Fetch planning via GET /api/4/plannings/{id}

api
booqable_get_api_4_price_rulesetsREAD

List price rulesets via GET /api/4/price_rulesets

api
booqable_get_api_4_price_rulesets_by_idREAD

Fetch price ruleset via GET /api/4/price_rulesets/{id}

api
booqable_get_api_4_price_structuresREAD

List price structures via GET /api/4/price_structures

api
booqable_get_api_4_price_structures_by_idREAD

Fetch price structure via GET /api/4/price_structures/{id}

api
booqable_get_api_4_price_tilesREAD

List price tiles via GET /api/4/price_tiles

api
booqable_get_api_4_price_tiles_by_idREAD

Fetch price tile via GET /api/4/price_tiles/{id}

api
booqable_get_api_4_product_groupsREAD

List product groups via GET /api/4/product_groups

api
booqable_get_api_4_product_groups_by_idREAD

Fetch product group via GET /api/4/product_groups/{id}

api
booqable_get_api_4_product_trackersREAD

List product trackers via GET /api/4/product_trackers

api
booqable_get_api_4_productsREAD

List products via GET /api/4/products

api
booqable_get_api_4_products_by_idREAD

Fetch product via GET /api/4/products/{id}

api
booqable_get_api_4_propertiesREAD

List properties via GET /api/4/properties

api
booqable_get_api_4_properties_by_idREAD

Fetch property via GET /api/4/properties/{id}

api
booqable_get_api_4_provincesREAD

List provinces via GET /api/4/provinces

api
booqable_get_api_4_publicationsREAD

List publications via GET /api/4/publications

api
booqable_get_api_4_recommendationsREAD

List recommendations via GET /api/4/recommendations

api
booqable_get_api_4_refundable_payment_chargesREAD

Retrieve prioritized refundable payment charges via GET /api/4/refundable_payment_charges

api
booqable_get_api_4_report_company_performancesREAD

List company performance metrics via GET /api/4/report_company_performances

api
booqable_get_api_4_report_couponsREAD

List performance for coupons via GET /api/4/report_coupons

api
booqable_get_api_4_report_rental_intervalsREAD

List performance for rental product per interval via GET /api/4/report_rental_intervals

api
booqable_get_api_4_report_rentalsREAD

List performance for rental products via GET /api/4/report_rentals

api
booqable_get_api_4_report_sales_itemsREAD

List performance for sales items via GET /api/4/report_sales_items

api
booqable_get_api_4_report_stock_itemsREAD

List performance for stock items via GET /api/4/report_stock_items

api
booqable_get_api_4_sessions_currentREAD

Fetch session via GET /api/4/sessions/current

api
booqable_get_api_4_settings_currentREAD

Fetch settings via GET /api/4/settings/current

api
booqable_get_api_4_stock_countsREAD

List stock counts via GET /api/4/stock_counts

api
booqable_get_api_4_stock_item_planningsREAD

List stock item plannings via GET /api/4/stock_item_plannings

api
booqable_get_api_4_stock_item_suggestionsREAD

List stock item suggestions via GET /api/4/stock_item_suggestions

api
booqable_get_api_4_stock_item_trackersREAD

List stock item trackers via GET /api/4/stock_item_trackers

api
booqable_get_api_4_stock_itemsREAD

List stock items via GET /api/4/stock_items

api
booqable_get_api_4_stock_items_by_idREAD

Fetch stock item via GET /api/4/stock_items/{id}

api
booqable_get_api_4_stripe_accountsREAD

List stripe accounts via GET /api/4/stripe_accounts

api
booqable_get_api_4_stripe_accounts_by_idREAD

Fetch stripe account via GET /api/4/stripe_accounts/{id}

api
booqable_get_api_4_tagsREAD

List tags via GET /api/4/tags

api
booqable_get_api_4_tax_categoriesREAD

List tax categories via GET /api/4/tax_categories

api
booqable_get_api_4_tax_categories_by_idREAD

Fetch tax category via GET /api/4/tax_categories/{id}

api
booqable_get_api_4_tax_ratesREAD

List tax rates via GET /api/4/tax_rates

api
booqable_get_api_4_tax_rates_by_idREAD

Fetch tax rate via GET /api/4/tax_rates/{id}

api
booqable_get_api_4_tax_regionsREAD

List tax regions via GET /api/4/tax_regions

api
booqable_get_api_4_tax_regions_by_idREAD

Fetch tax region via GET /api/4/tax_regions/{id}

api
booqable_get_api_4_tax_valuesREAD

List tax values via GET /api/4/tax_values

api
booqable_get_api_4_tax_values_by_idREAD

Fetch tax value via GET /api/4/tax_values/{id}

api
booqable_get_api_4_themesREAD

List themes via GET /api/4/themes

api
booqable_get_api_4_url_redirectsREAD

List url redirects via GET /api/4/url_redirects

api
booqable_get_api_4_url_redirects_by_idREAD

Fetch url redirect via GET /api/4/url_redirects/{id}

api
booqable_get_api_4_usersREAD

List users via GET /api/4/users

api
booqable_get_api_4_users_by_idREAD

Fetch user via GET /api/4/users/{id}

api
booqable_get_api_4_webhook_endpointsREAD

List webhook endpoints via GET /api/4/webhook_endpoints

api
booqable_get_api_4_webhooks_by_idREAD

Fetch webhook via GET /api/4/webhooks/{id}

api
booqable_post_api_4_app_carriersWRITE

Create app carrier via POST /api/4/app_carriers

api
booqable_post_api_4_app_payment_optionsWRITE

Create app payment option via POST /api/4/app_payment_options

api
booqable_post_api_4_assetsWRITE

Create asset via POST /api/4/assets

api
booqable_post_api_4_authentication_methodsWRITE

Create authentication method via POST /api/4/authentication_methods

api
booqable_post_api_4_barcodesWRITE

Create barcode via POST /api/4/barcodes

api
booqable_post_api_4_bulk_upsertsWRITE

Upsert bulk data via POST /api/4/bulk_upserts

api
booqable_post_api_4_bundle_itemsWRITE

Create bundle item via POST /api/4/bundle_items

api
booqable_post_api_4_bundlesWRITE

Create bundle via POST /api/4/bundles

api
booqable_post_api_4_bundles_searchWRITE

Search bundles via POST /api/4/bundles/search

api
booqable_post_api_4_checkout_itemsWRITE

Create checkout item via POST /api/4/checkout_items

api
booqable_post_api_4_collection_itemsWRITE

Create collection item via POST /api/4/collection_items

api
booqable_post_api_4_collection_treesWRITE

Update tree via POST /api/4/collection_trees

api
booqable_post_api_4_collectionsWRITE

Create collection via POST /api/4/collections

api
booqable_post_api_4_couponsWRITE

Create coupon via POST /api/4/coupons

api
booqable_post_api_4_customersWRITE

Create customer via POST /api/4/customers

api
booqable_post_api_4_customers_searchWRITE

Search customers via POST /api/4/customers/search

api
booqable_post_api_4_default_propertiesWRITE

Create default property via POST /api/4/default_properties

api
booqable_post_api_4_deposit_holdsWRITE

Create via POST /api/4/deposit_holds

api
booqable_post_api_4_device_tokensWRITE

Create device token via POST /api/4/device_tokens

api
booqable_post_api_4_documentsWRITE

Create document via POST /api/4/documents

api
booqable_post_api_4_documents_searchWRITE

Search documents via POST /api/4/documents/search

api
booqable_post_api_4_downtimesWRITE

Create downtime via POST /api/4/downtimes

api
booqable_post_api_4_email_templatesWRITE

Create email template via POST /api/4/email_templates

api
booqable_post_api_4_emailsWRITE

Create and sending email via POST /api/4/emails

api
booqable_post_api_4_employee_invitationsWRITE

Send invitations via POST /api/4/employee_invitations

api
booqable_post_api_4_invoice_finalizationsWRITE

Finalize invoice via POST /api/4/invoice_finalizations

api
booqable_post_api_4_invoice_revisionsWRITE

Revise invoice via POST /api/4/invoice_revisions

api
booqable_post_api_4_ip_addressesWRITE

Create restricted ip address via POST /api/4/ip_addresses

api
booqable_post_api_4_items_searchWRITE

Search items via POST /api/4/items/search

api
booqable_post_api_4_linesWRITE

Create line via POST /api/4/lines

api
booqable_post_api_4_locationsWRITE

Create location via POST /api/4/locations

api
booqable_post_api_4_menusWRITE

Create menu with items via POST /api/4/menus

api
booqable_post_api_4_mergesWRITE

Merge customers via POST /api/4/merges

api
booqable_post_api_4_notesWRITE

Create note via POST /api/4/notes

api
booqable_post_api_4_notification_subscriptionsWRITE

Create notification subscription via POST /api/4/notification_subscriptions

api
booqable_post_api_4_operating_rulesWRITE

Create operating rule via POST /api/4/operating_rules

api
booqable_post_api_4_operationsWRITE

Create operation via POST /api/4/operations

api
booqable_post_api_4_order_delivery_rate_recalculationsWRITE

Recalculate delivery rates via POST /api/4/order_delivery_rate_recalculations

api
booqable_post_api_4_order_delivery_ratesWRITE

Create order delivery rate via POST /api/4/order_delivery_rates

api
booqable_post_api_4_order_duplicationsWRITE

Duplicate via POST /api/4/order_duplications

api
booqable_post_api_4_order_fulfillmentsWRITE

Book via POST /api/4/order_fulfillments

api
booqable_post_api_4_order_price_recalculationsWRITE

Recalculate prices via POST /api/4/order_price_recalculations

api
booqable_post_api_4_order_status_transitionsWRITE

Transition via POST /api/4/order_status_transitions

api
booqable_post_api_4_ordersWRITE

Create order via POST /api/4/orders

api
booqable_post_api_4_orders_searchWRITE

Search orders via POST /api/4/orders/search

api
booqable_post_api_4_payment_authorizationsWRITE

Create payment authorization via POST /api/4/payment_authorizations

api
booqable_post_api_4_payment_chargesWRITE

Create payment charge via POST /api/4/payment_charges

api
booqable_post_api_4_payment_methodsWRITE

Create payment method via POST /api/4/payment_methods

api
booqable_post_api_4_payment_refundsWRITE

Create payment refund via POST /api/4/payment_refunds

api
booqable_post_api_4_photosWRITE

Create photo via POST /api/4/photos

api
booqable_post_api_4_plannings_searchWRITE

Search plannings via POST /api/4/plannings/search

api
booqable_post_api_4_price_rulesWRITE

Create price rule via POST /api/4/price_rules

api
booqable_post_api_4_price_rulesetsWRITE

Create price ruleset via POST /api/4/price_rulesets

api
booqable_post_api_4_price_structuresWRITE

Create price structure via POST /api/4/price_structures

api
booqable_post_api_4_price_tilesWRITE

Create price tile via POST /api/4/price_tiles

api
booqable_post_api_4_product_group_duplicationsWRITE

Product group duplications duplicate via POST /api/4/product_group_duplications

api
booqable_post_api_4_product_groupsWRITE

Create product group via POST /api/4/product_groups

api
booqable_post_api_4_product_groups_searchWRITE

Search product groups via POST /api/4/product_groups/search

api
booqable_post_api_4_productsWRITE

Create product via POST /api/4/products

api
booqable_post_api_4_products_searchWRITE

Search products via POST /api/4/products/search

api
booqable_post_api_4_propertiesWRITE

Create property via POST /api/4/properties

api
booqable_post_api_4_publicationsWRITE

Create publication via POST /api/4/publications

api
booqable_post_api_4_recommendationsWRITE

Create recommendation via POST /api/4/recommendations

api
booqable_post_api_4_rendered_emailsWRITE

Render email content via POST /api/4/rendered_emails

api
booqable_post_api_4_signaturesWRITE

Sign contract via POST /api/4/signatures

api
booqable_post_api_4_sortingsWRITE

Sort resources via POST /api/4/sortings

api
booqable_post_api_4_stock_adjustmentsWRITE

Add stock bulk via POST /api/4/stock_adjustments

api
booqable_post_api_4_stock_item_archivationsWRITE

Archive via POST /api/4/stock_item_archivations

api
booqable_post_api_4_stock_itemsWRITE

Create stock item via POST /api/4/stock_items

api
booqable_post_api_4_tax_categoriesWRITE

Create tax category via POST /api/4/tax_categories

api
booqable_post_api_4_tax_ratesWRITE

Create tax rate via POST /api/4/tax_rates

api
booqable_post_api_4_tax_regionsWRITE

Create tax region via POST /api/4/tax_regions

api
booqable_post_api_4_themesWRITE

Create theme via POST /api/4/themes

api
booqable_post_api_4_url_redirectsWRITE

Create url redirect via POST /api/4/url_redirects

api
booqable_post_api_4_user_invitationsWRITE

Re invite user via POST /api/4/user_invitations

api
booqable_post_api_4_usersWRITE

Invite user via POST /api/4/users

api
booqable_post_api_4_webhook_endpointsWRITE

Subscribe to webhook events via POST /api/4/webhook_endpoints

api
booqable_put_api_4_barcodes_by_idWRITE

Update barcode via PUT /api/4/barcodes/{id}

api
booqable_put_api_4_bundle_items_by_idWRITE

Update bundle item via PUT /api/4/bundle_items/{id}

api
booqable_put_api_4_bundles_by_idWRITE

Update bundle via PUT /api/4/bundles/{id}

api
booqable_put_api_4_checkout_items_by_idWRITE

Update checkout item via PUT /api/4/checkout_items/{id}

api
booqable_put_api_4_collections_by_idWRITE

Update collection via PUT /api/4/collections/{id}

api
booqable_put_api_4_companies_currentWRITE

Update company via PUT /api/4/companies/current

api
booqable_put_api_4_coupons_by_idWRITE

Update coupon via PUT /api/4/coupons/{id}

api
booqable_put_api_4_customers_by_idWRITE

Update customer via PUT /api/4/customers/{id}

api
booqable_put_api_4_default_properties_by_idWRITE

Update default property via PUT /api/4/default_properties/{id}

api
booqable_put_api_4_documents_by_idWRITE

Update document via PUT /api/4/documents/{id}

api
booqable_put_api_4_downtimes_by_idWRITE

Update downtime via PUT /api/4/downtimes/{id}

api
booqable_put_api_4_email_templates_by_idWRITE

Update email template via PUT /api/4/email_templates/{id}

api
booqable_put_api_4_employees_by_idWRITE

Update employee via PUT /api/4/employees/{id}

api
booqable_put_api_4_integrations_by_idWRITE

Update integration via PUT /api/4/integrations/{id}

api
booqable_put_api_4_ip_addresses_by_idWRITE

Update restricted ip address via PUT /api/4/ip_addresses/{id}

api
booqable_put_api_4_languages_by_idWRITE

Update language via PUT /api/4/languages/{id}

api
booqable_put_api_4_lines_by_idWRITE

Update line via PUT /api/4/lines/{id}

api
booqable_put_api_4_locations_by_idWRITE

Update location via PUT /api/4/locations/{id}

api
booqable_put_api_4_menus_by_idWRITE

Update menu and its items via PUT /api/4/menus/{id}

api
booqable_put_api_4_operating_rules_by_idWRITE

Update operating rule via PUT /api/4/operating_rules/{id}

api
booqable_put_api_4_order_delivery_rates_by_idWRITE

Update order delivery rate via PUT /api/4/order_delivery_rates/{id}

api
booqable_put_api_4_orders_by_idWRITE

Update order via PUT /api/4/orders/{id}

api
booqable_put_api_4_payment_authorizations_by_idWRITE

Update payment authorization via PUT /api/4/payment_authorizations/{id}

api
booqable_put_api_4_payment_charges_by_idWRITE

Update payment charge via PUT /api/4/payment_charges/{id}

api
booqable_put_api_4_payment_refunds_by_idWRITE

Update payment refund via PUT /api/4/payment_refunds/{id}

api
booqable_put_api_4_photos_by_idWRITE

Update photo via PUT /api/4/photos/{id}

api
booqable_put_api_4_price_rules_by_idWRITE

Update price rule via PUT /api/4/price_rules/{id}

api
booqable_put_api_4_price_rulesets_by_idWRITE

Update price ruleset via PUT /api/4/price_rulesets/{id}

api
booqable_put_api_4_price_structures_by_idWRITE

Update price structure via PUT /api/4/price_structures/{id}

api
booqable_put_api_4_price_tiles_by_idWRITE

Update price tile via PUT /api/4/price_tiles/{id}

api
booqable_put_api_4_product_groups_by_idWRITE

Update product group via PUT /api/4/product_groups/{id}

api
booqable_put_api_4_products_by_idWRITE

Update product via PUT /api/4/products/{id}

api
booqable_put_api_4_properties_by_idWRITE

Update property via PUT /api/4/properties/{id}

api
booqable_put_api_4_stock_counts_by_idWRITE

Update stock count via PUT /api/4/stock_counts/{id}

api
booqable_put_api_4_stock_items_by_idWRITE

Update stock item via PUT /api/4/stock_items/{id}

api
booqable_put_api_4_tax_categories_by_idWRITE

Update tax category via PUT /api/4/tax_categories/{id}

api
booqable_put_api_4_tax_rates_by_idWRITE

Update tax rate via PUT /api/4/tax_rates/{id}

api
booqable_put_api_4_tax_regions_by_idWRITE

Update tax region via PUT /api/4/tax_regions/{id}

api
booqable_put_api_4_url_redirects_by_idWRITE

Update url redirect via PUT /api/4/url_redirects/{id}

api
booqable_put_api_4_users_by_idWRITE

Update user via PUT /api/4/users/{id}

api
booqable_put_api_4_webhook_endpoints_by_idWRITE

Update webhook events via PUT /api/4/webhook_endpoints/{id}

api

Put Booqable behind one governed endpoint.

Same permissions, same audit trail, whatever else you connect next.