# Global-e Docs ## Docs - [Merchants](https://enterprise-docs.bglobale.com/0--merchants.md) - [Introduction](https://enterprise-docs.bglobale.com/1--introduction.md) - [Extracting the Initial Catalog](https://enterprise-docs.bglobale.com/1b--extracting-the-initial-catalog.md) - [Overview](https://enterprise-docs.bglobale.com/2--overview.md) - [Installing the Global-e Extension for WooCommerce](https://enterprise-docs.bglobale.com/3--installing-the-global-e-extension-for-woocommerce.md) - [Configuring the Global-e Settings](https://enterprise-docs.bglobale.com/4--configuring-the-global-e-settings.md) - [Abandoned Carts](https://enterprise-docs.bglobale.com/abandoned-carts.md) - [Accessibility](https://enterprise-docs.bglobale.com/accessibility.md) - [Accessing Restricted Products](https://enterprise-docs.bglobale.com/accessing-restricted-products.md) - [Accessing Your Policy Rules](https://enterprise-docs.bglobale.com/accessing-your-policy-rules.md) - [Add-on, Extensions, and Custom Functionality](https://enterprise-docs.bglobale.com/add-on-extensions-and-custom-functionality.md) - [Adding a New User](https://enterprise-docs.bglobale.com/adding-a-new-user.md) - [Adding a New User](https://enterprise-docs.bglobale.com/adding-a-new-user-703408.md) - [Adding Users](https://enterprise-docs.bglobale.com/adding-users.md) - [Additional Integration Features](https://enterprise-docs.bglobale.com/additional-integration-features-281111.md) - [Address Autocomplete](https://enterprise-docs.bglobale.com/address-autocomplete.md) - [Address Form Experience](https://enterprise-docs.bglobale.com/address-form-experience.md) - [Address Management for Registered Users](https://enterprise-docs.bglobale.com/address-management-for-registered-users.md) - [Address Field Validations](https://enterprise-docs.bglobale.com/address-validation.md) - [Advanced Checkout Events](https://enterprise-docs.bglobale.com/advanced-checkout-events.md) - [Allowing Customer Returns Outside Policy](https://enterprise-docs.bglobale.com/allowing-customer-returns-outside-policy.md) - [Allowing Customer Returns Outside Policy](https://enterprise-docs.bglobale.com/allowing-customer-returns-outside-policy-702682.md) - [Amazon Pay Express](https://enterprise-docs.bglobale.com/amazon-pay-express.md) - [Analytics](https://enterprise-docs.bglobale.com/analytics.md) - [Android Installation](https://enterprise-docs.bglobale.com/android-installation.md) - [API Authentication](https://enterprise-docs.bglobale.com/api-authentication.md) - [API Integration Guides](https://enterprise-docs.bglobale.com/api-integration-guides.md) - [api-mockup---format-1](https://enterprise-docs.bglobale.com/api-mockup---format-1.md) - [Active hub details](https://enterprise-docs.bglobale.com/api-reference/active-hub-details.md): Returns the shipping and other details of Global-e's Local Hub to where the merchant ships orders. - [App settings](https://enterprise-docs.bglobale.com/api-reference/app-settings.md): Returns the client and server-side settings to be used by the Merchant. - [App version](https://enterprise-docs.bglobale.com/api-reference/app-version.md): Returns the current versions of the Global-e API and client-side (JS) code. - [Client apply loyalty vouchers](https://enterprise-docs.bglobale.com/api-reference/client-apply-loyalty-vouchers.md): Validates the Loyalty Vouchers selected by the user and applies them to the current user's cart if all vouchers in the list are valid and applicable. - [Countries](https://enterprise-docs.bglobale.com/api-reference/countries.md): Returns the list of supported countries, flagging for each whether it is operated by Global-e or by the Merchant. - [Country coefficients](https://enterprise-docs.bglobale.com/api-reference/country-coefficients.md): Returns the pricing adjustment settings (country coefficients) agreed between Global-e and the Merchant, per shipping country. - [Create order](https://enterprise-docs.bglobale.com/api-reference/create-order.md): The CreateOrder API is used to create a replacement order in Global-e. - [Create order refund](https://enterprise-docs.bglobale.com/api-reference/create-order-refund.md): Issues a refund for the specified order, optionally including a product list and/or components (service gesture, shipping, Duties & Taxes). - [Currencies](https://enterprise-docs.bglobale.com/api-reference/currencies.md): Returns the list of currencies supported by the merchant. - [Currency Rates](https://enterprise-docs.bglobale.com/api-reference/currency-rates.md): Returns updated currency rates between a source and target currency, or all supported currencies. - [Dispatch consolidated shipment](https://enterprise-docs.bglobale.com/api-reference/dispatch-consolidated-shipment.md): Dispatches multiple orders that ship together as a single consolidated shipment. Global-e generates the shared manifest and AWB and returns the shipping documents. - [Dispatch orders](https://enterprise-docs.bglobale.com/api-reference/dispatch-orders.md): The DispatchOrders API provides the necessary carrier manifest, encoded as a base64 byte array, and a printing URL for all orders with printed labels since the last DispatchOrders call. - [Edit order](https://enterprise-docs.bglobale.com/api-reference/edit-order.md): Apply changes to an existing Global-e order by adding, exchanging, or removing products. - [Quote order changes](https://enterprise-docs.bglobale.com/api-reference/edit-order-quote.md): Preview the updated order content and prices for a change without applying it. - [Get orders details](https://enterprise-docs.bglobale.com/api-reference/get-orders-details.md): Returns a list of order details. Can function with a list of Global-e order ids. - [Get return documents](https://enterprise-docs.bglobale.com/api-reference/get-return-documents.md): Generates a Global-e RMA and returns the required return documents (label, return note, commercial invoice) with tracking details. - [Get return shipping options](https://enterprise-docs.bglobale.com/api-reference/get-return-shipping-options.md): Returns the available return shipping methods and costs for an order, plus the return destination address. - [Get shipping documents](https://enterprise-docs.bglobale.com/api-reference/get-shipping-documents.md): From the orders indicated as fulfilled with possible exceptions, the Global-e API will return the required shipping documentation as a base64 encoded byte array and URL for printing - [Location by IP](https://enterprise-docs.bglobale.com/api-reference/location-by-ip.md): Returns the shopper's geo-location by IP address, falling back to the merchant's default location when the IP cannot be resolved. - [Location default culture](https://enterprise-docs.bglobale.com/api-reference/location-default-culture.md): Returns the default culture for the specified location (city, region, country). - [Locations Default Cultures List](https://enterprise-docs.bglobale.com/api-reference/locations-default-cultures-list.md): Returns the list of locations and their respective default Cultures. - [Notify order refund](https://enterprise-docs.bglobale.com/api-reference/notify-order-refund.md): The NotifyOrderRefund API notifies the merchant about Global-e initiated refund issued to the end customer. - [Objects](https://enterprise-docs.bglobale.com/api-reference/objects.md): Shared object definitions reused across multiple Global-e API endpoints. - [API Reference](https://enterprise-docs.bglobale.com/api-reference/overview.md): The Global-e REST API, grouped by area. Select an endpoint for its full request/response schema, parameters, and examples. - [Product Countries](https://enterprise-docs.bglobale.com/api-reference/product-countries.md): Returns the list of ProductCountry objects for the specified products, with per-country shipping, restriction, and VAT details. - [Recent Product Countries](https://enterprise-docs.bglobale.com/api-reference/recent-product-countries.md): Returns ProductCountry objects (country exceptions, restrictions, and VAT rates) changed since a given request id. - [Redeem gift card](https://enterprise-docs.bglobale.com/api-reference/redeem-gift-card.md): Use the Redeem Gift Card API call to send the remaining card balance to the Platform, and the Platform updates the information accordingly. - [Refund gift card](https://enterprise-docs.bglobale.com/api-reference/refund-gift-card.md): Use the Refund Gift Card API to send a request to return the used gift card balance in cases where an order is canceled or a new refund is created. - [Regions](https://enterprise-docs.bglobale.com/api-reference/regions.md): Returns the list of regions (states or provinces), optionally filtered by country. - [Rounding rules](https://enterprise-docs.bglobale.com/api-reference/rounding-rules.md): Returns the list of rounding rules for a merchant, optionally filtered by currency and country. - [Save Products Bulk](https://enterprise-docs.bglobale.com/api-reference/save-products-bulk.md): Saves product data on the Global-e system, called from a Merchant's ERP before publishing, for early duties and taxes calculation. - [Save products list](https://enterprise-docs.bglobale.com/api-reference/save-products-list.md): Saves product data on the Global-e system and returns the matching ProductCountry objects for the specified products. - [Shipping Options](https://enterprise-docs.bglobale.com/api-reference/shipping-options.md): Returns all available shipping options for a cart, specified by cartToken or by full checkoutCartInfo details. - [Update Order Dispatch V2](https://enterprise-docs.bglobale.com/api-reference/update-order-dispatch.md): This section describes the manifest shipping requirements sent by Merchants to Global‑e via API. - [Update Order Status](https://enterprise-docs.bglobale.com/api-reference/update-order-status.md): The UpdateOrderStatus API lets you cancel an order with a reason (and notify the customer accordingly) or move an order to a processing status (used by Global‑e or specific cases not covered in this guide). This guide focuses on cancelling orders prior to dispatch. - [Update Parcel Dispatch](https://enterprise-docs.bglobale.com/api-reference/update-parcel-dispatch.md): The Update Parcel Dispatch API pushes to the merchant Global-e updated Parcel Dispatch Information. - [Validate gift card](https://enterprise-docs.bglobale.com/api-reference/validate-gift-card.md): Use the Validate Gift Card API call to send gift card data to the platform. In return, the Platform sends the card amount and approves that the card is valid. - [VAT Category Countries](https://enterprise-docs.bglobale.com/api-reference/vat-category-countries.md): Returns the list of VATCategoryCountry objects for a set of specified VAT categories. - [Void parcel](https://enterprise-docs.bglobale.com/api-reference/void-parcel.md): The Void Parcel API lets you take out a declared parcel if you do not intend to send it or if it needs to be updated due to changed shipment requirements. - [Apple Pay Express](https://enterprise-docs.bglobale.com/apple-pay-express.md) - [AUS Merchants with Non-Global-e Carriers](https://enterprise-docs.bglobale.com/aus-merchants-with-non-global-e-carriers.md) - [Authenticating Notifications](https://enterprise-docs.bglobale.com/authenticating-notifications.md) - [Authenticating the Checkout Page](https://enterprise-docs.bglobale.com/authenticating-the-checkout-page.md) - [Authentication](https://enterprise-docs.bglobale.com/authentication.md) - [Base Global‑e Script](https://enterprise-docs.bglobale.com/base-global-e-script.md) - [Bespoke Global-e Module](https://enterprise-docs.bglobale.com/bespoke-global-e-module.md) - [BigCommerce](https://enterprise-docs.bglobale.com/bigcommerce-all.md) - [Billing and Order Summary](https://enterprise-docs.bglobale.com/billing-and-order-summary.md) - [Billing Period and Payment Terms](https://enterprise-docs.bglobale.com/billing-period-and-payment-terms.md) - [Billing Period and Payment Terms](https://enterprise-docs.bglobale.com/billing-period-and-payment-terms--au-.md) - [Billing Period and Payment Terms](https://enterprise-docs.bglobale.com/billing-period-and-payment-terms--us-.md) - [Billing Period and Payment Terms](https://enterprise-docs.bglobale.com/billing-period-and-payment-terms-278066.md) - [Cache data](https://enterprise-docs.bglobale.com/cache-data.md) - [Cart and Checkout](https://enterprise-docs.bglobale.com/cart-and-checkout.md) - [Catalog Management](https://enterprise-docs.bglobale.com/catalog-management.md) - [Centra](https://enterprise-docs.bglobale.com/centra.md) - [Centra APIs Used by the Global-e Integration](https://enterprise-docs.bglobale.com/centra-apis-used-by-the-global-e-integration.md) - [Change Delivery Country](https://enterprise-docs.bglobale.com/change-delivery-country.md) - [Changing User Passwords](https://enterprise-docs.bglobale.com/changing-user-passwords.md) - [Changing User Passwords](https://enterprise-docs.bglobale.com/changing-user-passwords-703410.md) - [Chargebacks](https://enterprise-docs.bglobale.com/chargebacks.md) - [Check In Incoming Orders](https://enterprise-docs.bglobale.com/check-in-incoming-orders.md) - [Checking Out, Creating, and Viewing Orders](https://enterprise-docs.bglobale.com/checking-out-creating-and-viewing-orders.md) - [Checkout - Stock Validation, Block](https://enterprise-docs.bglobale.com/checkout---stock-validation-block.md) - [Checkout Flow](https://enterprise-docs.bglobale.com/checkout-flow.md) - [Classic Checkout Page](https://enterprise-docs.bglobale.com/checkout-page.md) - [Checkout Page Features](https://enterprise-docs.bglobale.com/checkout-page-features.md) - [Mandatory Items](https://enterprise-docs.bglobale.com/checkout-page-mandatory-items.md) - [Client Analytics](https://enterprise-docs.bglobale.com/client-analytics.md) - [Client-Side Analytics](https://enterprise-docs.bglobale.com/client-side-analytics.md) - [Client Side Events](https://enterprise-docs.bglobale.com/client-side-events.md) - [Composer-Based Installation](https://enterprise-docs.bglobale.com/composer-based-installation.md) - [Configuration](https://enterprise-docs.bglobale.com/configuration.md) - [Configuration](https://enterprise-docs.bglobale.com/configuration-262770.md) - [Configuration](https://enterprise-docs.bglobale.com/configuration-266377.md) - [Configuration](https://enterprise-docs.bglobale.com/configuration-285176.md) - [Configuration](https://enterprise-docs.bglobale.com/configuration-285179.md) - [Configurations](https://enterprise-docs.bglobale.com/configurations.md) - [Configuring and Managing Returns Reasons in the Portal](https://enterprise-docs.bglobale.com/configuring-and-managing-returns-reasons-in-the-portal.md) - [Configuring and Managing Returns Reasons in the Portal](https://enterprise-docs.bglobale.com/configuring-and-managing-returns-reasons-in-the-portal-520608.md) - [Configuring Auto-Approvals](https://enterprise-docs.bglobale.com/configuring-auto-approvals.md) - [Configuring Auto-Refunds](https://enterprise-docs.bglobale.com/configuring-auto-refunds.md) - [Configuring Automation Rules for Returns](https://enterprise-docs.bglobale.com/configuring-automation-rules-for-returns.md) - [Configuring Automation Rules for Returns](https://enterprise-docs.bglobale.com/configuring-automation-rules-for-returns-497380.md) - [Configuring Default RMA Values](https://enterprise-docs.bglobale.com/configuring-default-rma-values.md) - [Configuring Default RMA Values](https://enterprise-docs.bglobale.com/configuring-default-rma-values-702686.md) - [Configuring Eligibility Conditions](https://enterprise-docs.bglobale.com/configuring-eligibility-conditions.md) - [Configuring Eligibility Conditions](https://enterprise-docs.bglobale.com/configuring-eligibility-conditions-520756.md) - [Configuring Return Reasons](https://enterprise-docs.bglobale.com/configuring-return-reasons.md) - [Configuring Return Reasons](https://enterprise-docs.bglobale.com/configuring-return-reasons-702681.md) - [Configuring Sending Settings](https://enterprise-docs.bglobale.com/configuring-sending-settings.md) - [Configuring Sending Settings](https://enterprise-docs.bglobale.com/configuring-sending-settings-701351.md) - [Configuring your Site to Support Fixed Prices](https://enterprise-docs.bglobale.com/configuring-your-site-to-support-fixed-prices.md) - [Contact Details and Escalation Process](https://enterprise-docs.bglobale.com/contact-details-and-escalation-process.md) - [Escalating an Existing Ticket](https://enterprise-docs.bglobale.com/contact-us.md) - [Countries](https://enterprise-docs.bglobale.com/countries.md) - [Countries](https://enterprise-docs.bglobale.com/countries-268942.md) - [Countries, Currencies and Languages](https://enterprise-docs.bglobale.com/countries-currencies-and-languages.md) - [Country of Origin certificate for UK manufactured products](https://enterprise-docs.bglobale.com/country-of-origin-certificate-for-uk-manufactured-products.md) - [CreateOrder](https://enterprise-docs.bglobale.com/createorder.md): The CreateOrder API is used to create a replacement order in Global-e. - [Creating a Discount](https://enterprise-docs.bglobale.com/creating-a-discount.md) - [Creating a Refund by Gift Card](https://enterprise-docs.bglobale.com/creating-a-refund-by-gift-card.md) - [Creating Return Reasons](https://enterprise-docs.bglobale.com/creating-return-reasons.md) - [Creating Return Reasons](https://enterprise-docs.bglobale.com/creating-return-reasons-520757.md) - [Cross-Platform Information](https://enterprise-docs.bglobale.com/cross-platform-information.md) - [Custom Clearance Fee](https://enterprise-docs.bglobale.com/custom-clearance-fee.md) - [Customer Consent](https://enterprise-docs.bglobale.com/customer-consent.md) - [Customer Experience](https://enterprise-docs.bglobale.com/customer-experience.md) - [Customised Emails](https://enterprise-docs.bglobale.com/customised-emails.md) - [Customizing Email Notifications](https://enterprise-docs.bglobale.com/customizing-email-notifications.md) - [Customizing Email Notifications](https://enterprise-docs.bglobale.com/customizing-email-notifications-2-701330.md) - [Customizing Email Notifications](https://enterprise-docs.bglobale.com/customizing-email-notifications-3-701332.md) - [Customizing Email Notifications](https://enterprise-docs.bglobale.com/customizing-email-notifications-701332.md) - [Sale Prices and Discounts](https://enterprise-docs.bglobale.com/discounts.md) - [Dispatch Notifications (from Global‑e)](https://enterprise-docs.bglobale.com/dispatch-notifications--from-global-e-.md): The Update Parcel Dispatch API pushes to the merchant Global-e updated Parcel Dispatch Information. - [Dispatch Notifications via API](https://enterprise-docs.bglobale.com/dispatch-notifications-via-api.md): Manifest shipping requirements sent by Merchants to Global-e via API. - [Documents](https://enterprise-docs.bglobale.com/documents.md) - [Duties and Country Tax Regulations](https://enterprise-docs.bglobale.com/duties-and-country-tax-regulations.md) - [Duties and Taxes](https://enterprise-docs.bglobale.com/duties-and-taxes.md) - [Duties and Taxes on the Checkout Page](https://enterprise-docs.bglobale.com/duties-and-taxes-on-the-checkout-page.md) - [Duties and Taxes Process](https://enterprise-docs.bglobale.com/duties-and-taxes-process.md) - [Duties and Taxes Process](https://enterprise-docs.bglobale.com/duties-and-taxes-process-278063.md) - [Duties, Taxes, and Regulations](https://enterprise-docs.bglobale.com/duties-taxes-and-regulations.md) - [eCommerce Integration](https://enterprise-docs.bglobale.com/ecommerce-integration.md) - [Edit Order](https://enterprise-docs.bglobale.com/edit-order.md): Change an existing Global-e order by adding, exchanging, or removing products. - [Editing Email Notification Texts](https://enterprise-docs.bglobale.com/editing-email-notification-texts.md) - [Editing Email Notification Texts](https://enterprise-docs.bglobale.com/editing-email-notification-texts-701339.md) - [Editing Users](https://enterprise-docs.bglobale.com/editing-users.md) - [Email Management](https://enterprise-docs.bglobale.com/email-management.md) - [Email Management](https://enterprise-docs.bglobale.com/email-management-266049.md) - [Email Notification Elements](https://enterprise-docs.bglobale.com/email-notification-elements.md) - [Email Notification Elements](https://enterprise-docs.bglobale.com/email-notification-elements-701464.md) - [Email Notifications Adjustments](https://enterprise-docs.bglobale.com/email-notifications-adjustments.md) - [Email Types](https://enterprise-docs.bglobale.com/email-types.md) - [Enabling Item Validation for Warehouse Workflows](https://enterprise-docs.bglobale.com/enabling-item-validation-for-warehouse-workflows.md) - [Endpoints](https://enterprise-docs.bglobale.com/endpoints.md) - [Enforced Policy Eligibility Mode](https://enterprise-docs.bglobale.com/enforced-policy-eligibility-mode.md) - [Enforced Policy Eligibility Mode](https://enterprise-docs.bglobale.com/enforced-policy-eligibility-mode-702676.md) - [EOD Examples](https://enterprise-docs.bglobale.com/eod-examples.md) - [EOD Manifest](https://enterprise-docs.bglobale.com/eod-manifest.md) - [EOD Manifest](https://enterprise-docs.bglobale.com/eod-manifest-284844.md) - [EU Right of Withdrawal- Activating Your Return Policy for EU Shoppers](https://enterprise-docs.bglobale.com/eu-right-of-withdrawal-activating-your-return-policy-for-eu-shoppers.md) - [EU Right of Withdrawal- Configuring Your Order Emails for EU Shoppers](https://enterprise-docs.bglobale.com/eu-right-of-withdrawal-configuring-your-order-emails-for-eu-shoppers.md) - [EU Right of Withdrawal - Overview](https://enterprise-docs.bglobale.com/eu-right-of-withdrawal-merchant-setup-guide.md) - [EU Right of Withdrawal - Merchant Setup Guide](https://enterprise-docs.bglobale.com/eu-right-of-withdrawal-merchant-setup-guide-implementing.md) - [EU Right of Withdrawal - Merchant Email Setup Instructions](https://enterprise-docs.bglobale.com/eu-right-of-withdrawal-publish-email-configuration-guides.md) - [European Merchants with Non-Global-e Carriers](https://enterprise-docs.bglobale.com/eur-merchants-with-non-global-e-carriers.md) - [Events Summary](https://enterprise-docs.bglobale.com/events-summary.md) - [Export Documents](https://enterprise-docs.bglobale.com/export-documents.md) - [External Methods](https://enterprise-docs.bglobale.com/external-methods.md) - [Features](https://enterprise-docs.bglobale.com/features.md) - [Features and Capabilities](https://enterprise-docs.bglobale.com/features-and-capabilities.md) - [Features and Guides](https://enterprise-docs.bglobale.com/features-and-guides.md) - [Field Mappings](https://enterprise-docs.bglobale.com/field-mappings.md) - [Financial Process - Australia Country](https://enterprise-docs.bglobale.com/financial-process---australia-hub-country.md) - [Financial Process - United Kingdom Country](https://enterprise-docs.bglobale.com/financial-process---united-kingdom-hub-country.md) - [Financial Process - EU Country](https://enterprise-docs.bglobale.com/financial-process--europe-hub-country.md) - [Financial Process - United States Country](https://enterprise-docs.bglobale.com/financial-process--united-states-hub-country.md) - [Financial Processes](https://enterprise-docs.bglobale.com/financial-processes.md) - [Flash Sale Mode](https://enterprise-docs.bglobale.com/flash-sales.md) - [Flat Shipping Rates](https://enterprise-docs.bglobale.com/flat-shipping-rates.md) - [Flat Shipping Rates](https://enterprise-docs.bglobale.com/flat-shipping-rates-275522.md) - [Fraud Check Challenge](https://enterprise-docs.bglobale.com/fraud-check-challenge.md) - [Fraud Detection](https://enterprise-docs.bglobale.com/fraud-detection.md) - [General Functionality](https://enterprise-docs.bglobale.com/general-functionality.md) - [General Product Safety Regulation (GPSR)](https://enterprise-docs.bglobale.com/general-product-safety-regulation--gpsr-.md) - [GetOrdersDetails](https://enterprise-docs.bglobale.com/getordersdetails.md): Returns a list of order details. Can function with a list of Global-e order ids. - [Getting Started](https://enterprise-docs.bglobale.com/getting-started.md) - [Gift Cards](https://enterprise-docs.bglobale.com/gift-cards.md) - [Gift Cards](https://enterprise-docs.bglobale.com/gift-cards-281937.md): Customers with a gift card can use the card to pay for their purchases just as they would use other payment methods. - [Gift Message](https://enterprise-docs.bglobale.com/gift-message.md) - [Global‑e Analytics and Marketing](https://enterprise-docs.bglobale.com/global-e-analytics-and-marketing.md) - [Global‑e and Marketing Pixels](https://enterprise-docs.bglobale.com/global-e-and-marketing-pixels.md) - [Global‑e and Shopify Markets](https://enterprise-docs.bglobale.com/global-e-and-shopify-markets.md) - [Global-e Checkout Language](https://enterprise-docs.bglobale.com/global-e-checkout-language.md) - [Global-e Checkout in Web-View](https://enterprise-docs.bglobale.com/global-e-checkout-via-web-view.md) - [Global-e Enablement Platform](https://enterprise-docs.bglobale.com/global-e-enablement-platform.md) - [Global-e Environments](https://enterprise-docs.bglobale.com/global-e-environments.md) - [Global-e Environments](https://enterprise-docs.bglobale.com/global-e-environments-272739.md) - [Global-e First & Third Party Cookies Policy](https://enterprise-docs.bglobale.com/global-e-first---third-party-cookies-policy.md) - [Global-e Merchant Portal](https://enterprise-docs.bglobale.com/global-e-merchant-portal.md) - [Global-e Mobile SDK](https://enterprise-docs.bglobale.com/global-e-mobile-sdk.md) - [Global-e Orders in Shopify](https://enterprise-docs.bglobale.com/global-e-orders-in-shopify.md) - [Global-e Purchase Examples](https://enterprise-docs.bglobale.com/global-e-purchase-examples.md) - [Global-e Purchase Examples](https://enterprise-docs.bglobale.com/global-e-purchase-examples-au.md) - [Global-e Purchase Examples](https://enterprise-docs.bglobale.com/global-e-purchase-examples-uk.md) - [Global-e Purchase Examples](https://enterprise-docs.bglobale.com/global-e-purchase-examples-us.md) - [Global-e Roles and Features](https://enterprise-docs.bglobale.com/global-e-roles-and-features.md) - [Global-e Routes](https://enterprise-docs.bglobale.com/global-e-routes.md) - [Global-e SDK Errors List](https://enterprise-docs.bglobale.com/global-e-sdk-errors-list.md) - [Global‑e Storefront Functionality](https://enterprise-docs.bglobale.com/global-e-storefront-functionality.md) - [Google Pay Express](https://enterprise-docs.bglobale.com/google-pay-express.md) - [GST in Australia](https://enterprise-docs.bglobale.com/gst-in-australia.md) - [Headless](https://enterprise-docs.bglobale.com/headless-integration.md) - [SAP Hybris](https://enterprise-docs.bglobale.com/hybris.md) - [Installation](https://enterprise-docs.bglobale.com/installation.md) - [Installation](https://enterprise-docs.bglobale.com/installation-219574.md) - [Installation](https://enterprise-docs.bglobale.com/installation-259688.md) - [Installation](https://enterprise-docs.bglobale.com/installation-262766.md) - [Installation](https://enterprise-docs.bglobale.com/installation-271802.md) - [Installation](https://enterprise-docs.bglobale.com/installation-285276.md) - [Installation](https://enterprise-docs.bglobale.com/installation-285525.md) - [Installation](https://enterprise-docs.bglobale.com/installation-286178.md) - [Installing Global-e Modules Using a Zip File](https://enterprise-docs.bglobale.com/installing-global-e-modules-using-a-zip-file.md) - [Installing Global-e’s New Returns Solution](https://enterprise-docs.bglobale.com/installing-global-e-s-new-returns-solution.md) - [Integration](https://enterprise-docs.bglobale.com/integration.md) - [Integration](https://enterprise-docs.bglobale.com/integration-210437.md) - [Integration](https://enterprise-docs.bglobale.com/integration-285398.md) - [Integration](https://enterprise-docs.bglobale.com/integration-285528.md) - [Integration](https://enterprise-docs.bglobale.com/integration-288373.md) - [Integration Summary](https://enterprise-docs.bglobale.com/integration-summary.md) - [Integration Summary](https://enterprise-docs.bglobale.com/integration-summary-282410.md) - [Integration tools](https://enterprise-docs.bglobale.com/integration-tools.md) - [Internally Creating RMAs](https://enterprise-docs.bglobale.com/internally-creating-rmas.md) - [Internally Creating RMAs](https://enterprise-docs.bglobale.com/internally-creating-rmas-702645.md) - [International Marketing Feeds (Non-Shopify)](https://enterprise-docs.bglobale.com/international-marketing-feeds--non-shopify-.md) - [International Prices](https://enterprise-docs.bglobale.com/international-prices.md) - [Invoicing](https://enterprise-docs.bglobale.com/invoicing.md) - [Invoicing](https://enterprise-docs.bglobale.com/invoicing--au-.md) - [Invoicing](https://enterprise-docs.bglobale.com/invoicing--uk-.md) - [Invoicing](https://enterprise-docs.bglobale.com/invoicing--us-.md) - [iOS Installation](https://enterprise-docs.bglobale.com/ios-installation.md) - [Jobs](https://enterprise-docs.bglobale.com/jobs.md) - [Klarna: A Guide](https://enterprise-docs.bglobale.com/klarna--a-guide.md) - [Klarna On-Site Messaging Integration](https://enterprise-docs.bglobale.com/klarna-on-site-messaging-integration.md) - [Konbini](https://enterprise-docs.bglobale.com/konbini.md) - [Language](https://enterprise-docs.bglobale.com/language.md) - [Languages](https://enterprise-docs.bglobale.com/languages.md) - [Legal & Compliance](https://enterprise-docs.bglobale.com/legal---compliance.md) - [Limitations](https://enterprise-docs.bglobale.com/limitations.md) - [Limitations](https://enterprise-docs.bglobale.com/limitations-2-701335.md) - [Limitations](https://enterprise-docs.bglobale.com/limitations-3-702685.md) - [Limitations](https://enterprise-docs.bglobale.com/limitations-702685.md) - [Live View](https://enterprise-docs.bglobale.com/live-view.md) - [Logging in to the Global-e Merchant Portal](https://enterprise-docs.bglobale.com/logging-in-to-the-global-e-merchant-portal--new-.md) - [Logging in to the Returns Portal](https://enterprise-docs.bglobale.com/logging-in-to-the-returns-portal.md) - [Logging in to the Returns Portal](https://enterprise-docs.bglobale.com/logging-in-to-the-returns-portal-703402.md) - [Logging In with Email and Password](https://enterprise-docs.bglobale.com/logging-in-with-email-and-password.md) - [Logging In with Email and Password](https://enterprise-docs.bglobale.com/logging-in-with-email-and-password-703404.md) - [Loyalty Points](https://enterprise-docs.bglobale.com/loyalty-points.md) - [Magento2.x Lite](https://enterprise-docs.bglobale.com/magento2-x-lite.md) - [Managing Orders](https://enterprise-docs.bglobale.com/managing-orders.md) - [Managing Your Emails](https://enterprise-docs.bglobale.com/managing-your-emails.md) - [Manual Review](https://enterprise-docs.bglobale.com/manual-review.md) - [Marketing Banner](https://enterprise-docs.bglobale.com/marketing-banner.md) - [Marketing Propositions Feature](https://enterprise-docs.bglobale.com/marketing-propositions--main-screen-.md) - [Merchandising](https://enterprise-docs.bglobale.com/merchandising.md) - [Merchant Implementation](https://enterprise-docs.bglobale.com/merchant-implementation.md) - [Merchant Portal](https://enterprise-docs.bglobale.com/merchant-portal.md) - [Merchant Support Portal](https://enterprise-docs.bglobale.com/merchant-support-portal.md) - [Metadata](https://enterprise-docs.bglobale.com/metadata.md) - [Mixed Orders](https://enterprise-docs.bglobale.com/mixed-orders.md) - [Mixed Orders](https://enterprise-docs.bglobale.com/mixed-orders-700433.md) - [Modifying User Roles](https://enterprise-docs.bglobale.com/modifying-user-roles.md) - [Modifying User Roles](https://enterprise-docs.bglobale.com/modifying-user-roles-703409.md) - [Monitoring Analytics](https://enterprise-docs.bglobale.com/monitoring-analytics.md) - [Monitoring Analytics](https://enterprise-docs.bglobale.com/monitoring-analytics-496209.md) - [Multibanco](https://enterprise-docs.bglobale.com/multibanco.md) - [Multilingual Support](https://enterprise-docs.bglobale.com/multilingual-support.md) - [MyAccount Storefront Attributes](https://enterprise-docs.bglobale.com/myaccount-storefront-attributes.md) - [New Returns Portal for All Platforms (Excluding Shopify)](https://enterprise-docs.bglobale.com/new-returns-portal-for-all-platforms--excluding-shopify-.md) - [New Returns Portal for Shopify](https://enterprise-docs.bglobale.com/new-returns-portal-for-shopify.md) - [Objectives](https://enterprise-docs.bglobale.com/objectives.md) - [Operation Modes](https://enterprise-docs.bglobale.com/operation-modes.md) - [Operation Modes](https://enterprise-docs.bglobale.com/operation-modes-702672.md) - [Order Placement](https://enterprise-docs.bglobale.com/order-placement.md) - [Order Processing](https://enterprise-docs.bglobale.com/order-processing.md) - [Order Status Updates (from Global‑e)](https://enterprise-docs.bglobale.com/order-status-updates--ge-to-m-.md) - [Order Status Updates (from Merchant)](https://enterprise-docs.bglobale.com/order-status-updates--m-to-ge-.md): Cancel an order with a reason, or move an order to a processing status, via the UpdateOrderStatus API. - [Order Workflow (Order Statuses)](https://enterprise-docs.bglobale.com/order-workflow--order-statuses-.md) - [Orders](https://enterprise-docs.bglobale.com/orders.md) - [Orders - Placement, History](https://enterprise-docs.bglobale.com/orders---placement-history.md) - [Orders](https://enterprise-docs.bglobale.com/orders-2.md) - [Overview](https://enterprise-docs.bglobale.com/overview.md) - [Packaging Options](https://enterprise-docs.bglobale.com/packaging-options-1.md) - [Page Design](https://enterprise-docs.bglobale.com/page-design.md) - [Payment Logos](https://enterprise-docs.bglobale.com/payment-logos.md) - [Payment Methods](https://enterprise-docs.bglobale.com/payment-methods.md) - [Payment Methods](https://enterprise-docs.bglobale.com/payment-methods-386962.md) - [Payments](https://enterprise-docs.bglobale.com/payments--shopify-payments-.md) - [PayPal Express](https://enterprise-docs.bglobale.com/paypal-express.md) - [Platform Mappings](https://enterprise-docs.bglobale.com/platform-mappings.md) - [Plug-In Configuration](https://enterprise-docs.bglobale.com/plug-in-configuration.md) - [Policy Rule Visibility](https://enterprise-docs.bglobale.com/policy-rule-visibility.md) - [Policy Rule Visibility](https://enterprise-docs.bglobale.com/policy-rule-visibility-702679.md) - [Pre-Checkout Express](https://enterprise-docs.bglobale.com/pre-checkout-express.md) - [Prepare the Parcels for the Return Shipment to the Merchant](https://enterprise-docs.bglobale.com/prepare-the-parcels-for-the-return-shipment-to-the-merchant.md) - [Preparing the Report](https://enterprise-docs.bglobale.com/preparing-the-report.md) - [Prerequisites](https://enterprise-docs.bglobale.com/prerequisites.md) - [Prerequisites](https://enterprise-docs.bglobale.com/prerequisites-282817.md) - [Prerequisites](https://enterprise-docs.bglobale.com/prerequisites-497389.md) - [PrestaShop](https://enterprise-docs.bglobale.com/prestashop.md) - [Preventing Out-of-Stock Exchanges](https://enterprise-docs.bglobale.com/preventing-out-of-stock-exchanges.md) - [Prices - Sales, Fixed Prices](https://enterprise-docs.bglobale.com/prices---sales-fixed-prices.md) - [Prices and Price Conversion](https://enterprise-docs.bglobale.com/prices-and-price-conversion.md) - [Printer Agent](https://enterprise-docs.bglobale.com/printer-agent.md) - [Privacy](https://enterprise-docs.bglobale.com/privacy.md) - [Process Orders](https://enterprise-docs.bglobale.com/process-orders.md) - [Process an Order Collected by the Customer](https://enterprise-docs.bglobale.com/process-orders-collected-by-the-customer.md) - [Process Returned Orders](https://enterprise-docs.bglobale.com/process-returned-orders.md) - [Process Uncollected Orders](https://enterprise-docs.bglobale.com/process-uncollected-orders.md) - [Product](https://enterprise-docs.bglobale.com/product.md) - [Product Setup](https://enterprise-docs.bglobale.com/product---customization.md) - [Product Bundle Mapping](https://enterprise-docs.bglobale.com/product-bundle-mapping.md) - [Product Customization Storefront Attributes](https://enterprise-docs.bglobale.com/product-customization-storefront-attributes.md) - [Product Management](https://enterprise-docs.bglobale.com/product-management.md) - [Product Pricing in Currencies](https://enterprise-docs.bglobale.com/product-pricing.md) - [Product Quantity Restrictions](https://enterprise-docs.bglobale.com/product-quantity-restrictions.md) - [Q&A Duties, Taxes, Distance Selling](https://enterprise-docs.bglobale.com/q-a-duties-taxes-distance-selling.md) - [Q&A Fraud](https://enterprise-docs.bglobale.com/q-a-fraud.md) - [Q&A Orders](https://enterprise-docs.bglobale.com/q-a-orders.md) - [Readiness Assessment](https://enterprise-docs.bglobale.com/readiness-assessment.md) - [Receiving Notification Copies](https://enterprise-docs.bglobale.com/receiving-notification-copies.md) - [Receiving Notification Copies](https://enterprise-docs.bglobale.com/receiving-notification-copies-701361.md) - [Reconciliation](https://enterprise-docs.bglobale.com/reconciliation.md) - [Reconciliation Report](https://enterprise-docs.bglobale.com/reconciliation-report.md) - [Reconciliation Report](https://enterprise-docs.bglobale.com/reconciliation-report-284945.md) - [Reconciliation Report](https://enterprise-docs.bglobale.com/reconciliation-report-284947.md) - [Reconciliation Report](https://enterprise-docs.bglobale.com/reconciliation-report-284949.md) - [Reconciliation Report](https://enterprise-docs.bglobale.com/reconciliation-report-284951.md) - [Refunds](https://enterprise-docs.bglobale.com/refunds.md) - [Refunds](https://enterprise-docs.bglobale.com/refunds-39855.md) - [Refunds Notifications (from Global-e)](https://enterprise-docs.bglobale.com/refunds-notifications--from-global-e-.md): The NotifyOrderRefund API notifies the merchant about Global-e initiated refund issued to the end customer. - [Refunds via API](https://enterprise-docs.bglobale.com/refunds-via-api.md): Process customer refunds through Global-e — full or partial, products, shipping, Duties & Taxes, service gestures, and return-shipping deductions — via the CreateOrderRefund API. - [Replacements](https://enterprise-docs.bglobale.com/replacements.md) - [Replacing the Global-e Country Switcher](https://enterprise-docs.bglobale.com/replacing-the-global-e-country-switcher.md) - [Report Schedule](https://enterprise-docs.bglobale.com/report-schedule.md) - [Resetting Your Password](https://enterprise-docs.bglobale.com/resetting-your-password.md) - [Resetting Your Password](https://enterprise-docs.bglobale.com/resetting-your-password-703405.md) - [Restricting Products](https://enterprise-docs.bglobale.com/restrict-product.md) - [Returns](https://enterprise-docs.bglobale.com/returns.md) - [Returns](https://enterprise-docs.bglobale.com/returns-428761.md) - [Returns Portal](https://enterprise-docs.bglobale.com/returns-portal.md) - [Returns Provider Integration - Checklist](https://enterprise-docs.bglobale.com/returns-provider-integration---checklist.md) - [Returns Provider Integration Guide](https://enterprise-docs.bglobale.com/returns-provider-integration-guide.md) - [Returns via API](https://enterprise-docs.bglobale.com/returns-via-api.md): Integrate Global-e return shipping options, return documents (RMA), and tracking into your own or a third-party Returns Portal. - [RMA Notifications (from Global‑e)](https://enterprise-docs.bglobale.com/rma-notifications--from-global-e-.md) - [RMA Variables & Events](https://enterprise-docs.bglobale.com/rma-variables---events.md) - [RMA Variables & Events](https://enterprise-docs.bglobale.com/rma-variables---events-702385.md) - [Sales & Funnel](https://enterprise-docs.bglobale.com/sales---funnel.md) - [SDK and API](https://enterprise-docs.bglobale.com/sdk-and-api.md) - [Searching Users](https://enterprise-docs.bglobale.com/searching-users.md) - [Sending Bulk Emails](https://enterprise-docs.bglobale.com/sending-bulk-emails.md) - [Setting Auto-Mark as Done](https://enterprise-docs.bglobale.com/setting-auto-mark-as-done.md) - [Setting Mark as Done After Partial Validation](https://enterprise-docs.bglobale.com/setting-mark-as-done-after-partial-validation.md) - [Setting the Look and Feel](https://enterprise-docs.bglobale.com/setting-the-look-and-feel.md) - [Setting the Look and Feel](https://enterprise-docs.bglobale.com/setting-the-look-and-feel-469195.md) - [Settlement Report](https://enterprise-docs.bglobale.com/settlement-report.md) - [SFCC](https://enterprise-docs.bglobale.com/sfcc.md) - [Shipping - Thresholds](https://enterprise-docs.bglobale.com/shipping---thresholds.md) - [Void Parcel](https://enterprise-docs.bglobale.com/shipping---void-parcel.md) - [Shipping Costs](https://enterprise-docs.bglobale.com/shipping-costs.md) - [Shipping Documents API](https://enterprise-docs.bglobale.com/shipping-documents-api.md): Global-e's Shipping API provides merchants with fully integrated shipping capabilities to get the relevant shipping labels and documentation to ship straight from their warehouses or through a 3PL. - [Shipping and Logistics](https://enterprise-docs.bglobale.com/shipping-logistics.md) - [Shipping Management](https://enterprise-docs.bglobale.com/shipping-management.md) - [Shipping Method Code](https://enterprise-docs.bglobale.com/shipping-method-code.md) - [Special Destination Cases](https://enterprise-docs.bglobale.com/shipping-non-globale-impl-special-destination-cases.md) - [Implementation of the Solution](https://enterprise-docs.bglobale.com/shipping-non-globale-implementation.md) - [Integration Flow](https://enterprise-docs.bglobale.com/shipping-non-globale-integration-flow.md) - [Overview](https://enterprise-docs.bglobale.com/shipping-non-globale-overview.md) - [Shipping Options](https://enterprise-docs.bglobale.com/shipping-options.md) - [Shipping Options Details](https://enterprise-docs.bglobale.com/shipping-options-api.md) - [Shipping Orders](https://enterprise-docs.bglobale.com/shipping-orders.md) - [Shipping with Non-Global-e Carriers](https://enterprise-docs.bglobale.com/shipping-with-non-global-e-carriers.md) - [Shop Pay on Global-e](https://enterprise-docs.bglobale.com/shop-pay-on-global-e.md) - [Shopify Native](https://enterprise-docs.bglobale.com/shopify-native.md) - [Shopping / Marketing Feeds (Liquid Storefronts)](https://enterprise-docs.bglobale.com/shopping---marketing-feeds.md) - [Shopware](https://enterprise-docs.bglobale.com/shopware.md) - [Site Customization](https://enterprise-docs.bglobale.com/site-customization.md) - [Site Customization](https://enterprise-docs.bglobale.com/site-customization-335277.md) - [Split Cart Discount to Item Level](https://enterprise-docs.bglobale.com/split-cart-discount-to-item-level.md) - [SSO Integration](https://enterprise-docs.bglobale.com/sso-integration.md) - [SSO Integration](https://enterprise-docs.bglobale.com/sso-integration-32143.md) - [Store Orders](https://enterprise-docs.bglobale.com/store-orders.md) - [Storefront Attributes](https://enterprise-docs.bglobale.com/storefront-attributes.md) - [Storefront Components](https://enterprise-docs.bglobale.com/storefront-components.md) - [Storefront Configuration](https://enterprise-docs.bglobale.com/storefront-configuration.md) - [Storefront Implementation](https://enterprise-docs.bglobale.com/storefront-implementation.md) - [Storefront Modifications](https://enterprise-docs.bglobale.com/storefront-modifications-liquid-storefronts.md) - [Summary](https://enterprise-docs.bglobale.com/summary.md) - [Supported Currencies](https://enterprise-docs.bglobale.com/supported-currencies.md) - [The Basics](https://enterprise-docs.bglobale.com/sy_the_basics.md) - [System - User Management](https://enterprise-docs.bglobale.com/system---user-management.md) - [Global-e Knowledge Hub Terms of Use](https://enterprise-docs.bglobale.com/terms-of-use.md) - [Testing Payment Methods](https://enterprise-docs.bglobale.com/testing-payment-methods.md) - [Testing Payment Methods](https://enterprise-docs.bglobale.com/testing-payment-methods-2-278594.md) - [The Fraud Prevention Process](https://enterprise-docs.bglobale.com/the-fraud-prevention-process.md) - [The Shopper Journey](https://enterprise-docs.bglobale.com/the-shopper-journey.md) - [Third-Party Integration](https://enterprise-docs.bglobale.com/third-party-integration.md) - [Tools and Applications](https://enterprise-docs.bglobale.com/tools-and-applications.md) - [Tracking Portal](https://enterprise-docs.bglobale.com/tracking-portal.md) - [Transactional Emails](https://enterprise-docs.bglobale.com/transactional-emails.md) - [UK Merchants with Non-Global-e Carriers](https://enterprise-docs.bglobale.com/uk-merchants-with-non-global-e-carriers.md) - [Unlimited Mode](https://enterprise-docs.bglobale.com/unlimited-mode.md) - [Unlimited Mode](https://enterprise-docs.bglobale.com/unlimited-mode-702674.md) - [Updating Exchange Options](https://enterprise-docs.bglobale.com/updating-exchange-options.md) - [Updating Refund Resolutions](https://enterprise-docs.bglobale.com/updating-refund-resolutions.md) - [Updating Refund Resolutions](https://enterprise-docs.bglobale.com/updating-refund-resolutions-498046.md) - [Updating Return Fees in Your Return Policy](https://enterprise-docs.bglobale.com/updating-return-fees-in-your-return-policy.md) - [Updating Return Fees in Your Return Policy](https://enterprise-docs.bglobale.com/updating-return-fees-in-your-return-policy-520374.md) - [Uploading the Report](https://enterprise-docs.bglobale.com/uploading-the-report.md) - [US Merchants with Non-Global-e Carriers](https://enterprise-docs.bglobale.com/us-merchants-with-non-global-e-carriers.md) - [Usage of Global-E SDK](https://enterprise-docs.bglobale.com/usage-of-global-e-sdk.md) - [Use Cases](https://enterprise-docs.bglobale.com/use-cases.md) - [User Roles and Management](https://enterprise-docs.bglobale.com/user-roles-and-management.md) - [User Roles and Management](https://enterprise-docs.bglobale.com/user-roles-and-management-703406.md) - [User Roles Overview](https://enterprise-docs.bglobale.com/user-roles-overview.md) - [User Roles Overview](https://enterprise-docs.bglobale.com/user-roles-overview-703407.md) - [Using the Account Registration Button on Order Confirmation Pages](https://enterprise-docs.bglobale.com/using-the-account-registration-button-on-order-confirmation-pages.md) - [Validating Items](https://enterprise-docs.bglobale.com/validating-items.md) - [VAT Calculation](https://enterprise-docs.bglobale.com/vat-calculation.md) - [Verifying and Monitoring Automation Results](https://enterprise-docs.bglobale.com/verifying-and-monitoring-automation-results.md) - [Video Overviews: Financial Flow & Weekly Reconciliation Report](https://enterprise-docs.bglobale.com/video-overviews--financial-flow---weekly-reconciliation-report.md) - [Video Overviews: Financial Flow & Weekly Reconciliation Report](https://enterprise-docs.bglobale.com/video-overviews--financial-flow---weekly-reconciliation-report-334931.md) - [Video Overviews: Financial Flow & Weekly Reconciliation Report](https://enterprise-docs.bglobale.com/video-overviews--financial-flow---weekly-reconciliation-report-334978.md) - [View Orders](https://enterprise-docs.bglobale.com/view-orders.md) - [Viewing Invoice Information](https://enterprise-docs.bglobale.com/viewing-invoice-information.md) - [Viewing the Global-e Cookie Information in the Browser](https://enterprise-docs.bglobale.com/viewing-the-global-e-cookie-information-in-the-browser.md) - [Virtual Consolidation](https://enterprise-docs.bglobale.com/virtual-consolidation.md) - [What are Duties and Taxes?](https://enterprise-docs.bglobale.com/what-are-duties-and-taxes-.md) - [Wix](https://enterprise-docs.bglobale.com/wix.md) - [WooCommerce](https://enterprise-docs.bglobale.com/woocommerce.md) ## OpenAPI Specs - [dispatchconsolidatedshipment](https://enterprise-docs.bglobale.com/api-reference/specs/dispatchconsolidatedshipment.yaml) - [vatcategorycountries](https://enterprise-docs.bglobale.com/api-reference/specs/vatcategorycountries.yaml) - [shippingoptions](https://enterprise-docs.bglobale.com/api-reference/specs/shippingoptions.yaml) - [saveproductslist](https://enterprise-docs.bglobale.com/api-reference/specs/saveproductslist.yaml) - [saveproductsbulk](https://enterprise-docs.bglobale.com/api-reference/specs/saveproductsbulk.yaml) - [roundingrules](https://enterprise-docs.bglobale.com/api-reference/specs/roundingrules.yaml) - [regions](https://enterprise-docs.bglobale.com/api-reference/specs/regions.yaml) - [recentproductcountries](https://enterprise-docs.bglobale.com/api-reference/specs/recentproductcountries.yaml) - [productcountries](https://enterprise-docs.bglobale.com/api-reference/specs/productcountries.yaml) - [locationsdefaultcultureslist](https://enterprise-docs.bglobale.com/api-reference/specs/locationsdefaultcultureslist.yaml) - [locationdefaultculture](https://enterprise-docs.bglobale.com/api-reference/specs/locationdefaultculture.yaml) - [locationbyip](https://enterprise-docs.bglobale.com/api-reference/specs/locationbyip.yaml) - [getreturnshippingoptions](https://enterprise-docs.bglobale.com/api-reference/specs/getreturnshippingoptions.yaml) - [getreturndocuments](https://enterprise-docs.bglobale.com/api-reference/specs/getreturndocuments.yaml) - [editorder](https://enterprise-docs.bglobale.com/api-reference/specs/editorder.yaml) - [currencyrates](https://enterprise-docs.bglobale.com/api-reference/specs/currencyrates.yaml) - [currencies](https://enterprise-docs.bglobale.com/api-reference/specs/currencies.yaml) - [countrycoefficients](https://enterprise-docs.bglobale.com/api-reference/specs/countrycoefficients.yaml) - [countries](https://enterprise-docs.bglobale.com/api-reference/specs/countries.yaml) - [appversion](https://enterprise-docs.bglobale.com/api-reference/specs/appversion.yaml) - [appsettings](https://enterprise-docs.bglobale.com/api-reference/specs/appsettings.yaml) - [activehubdetails](https://enterprise-docs.bglobale.com/api-reference/specs/activehubdetails.yaml) - [voidparcel](https://enterprise-docs.bglobale.com/api-reference/specs/voidparcel.yaml) - [updateparceldispatch](https://enterprise-docs.bglobale.com/api-reference/specs/updateparceldispatch.yaml) - [updateorderstatus](https://enterprise-docs.bglobale.com/api-reference/specs/updateorderstatus.yaml) - [updateorderdispatch](https://enterprise-docs.bglobale.com/api-reference/specs/updateorderdispatch.yaml) - [notifyorderrefund](https://enterprise-docs.bglobale.com/api-reference/specs/notifyorderrefund.yaml) - [giftcards](https://enterprise-docs.bglobale.com/api-reference/specs/giftcards.yaml) - [getshippingdocuments](https://enterprise-docs.bglobale.com/api-reference/specs/getshippingdocuments.yaml) - [getordersdetails](https://enterprise-docs.bglobale.com/api-reference/specs/getordersdetails.yaml) - [dispatchorders](https://enterprise-docs.bglobale.com/api-reference/specs/dispatchorders.yaml) - [createorderrefund](https://enterprise-docs.bglobale.com/api-reference/specs/createorderrefund.yaml) - [createorder](https://enterprise-docs.bglobale.com/api-reference/specs/createorder.yaml) - [clientapplyloyaltyvouchers](https://enterprise-docs.bglobale.com/api-reference/specs/clientapplyloyaltyvouchers.yaml)