> ## Documentation Index
> Fetch the complete documentation index at: https://enterprise-docs.bglobale.com/llms.txt
> Use this file to discover all available pages before exploring further.

# API Reference

> The Global-e REST API, grouped by area. Select an endpoint for its full request/response schema, parameters, and examples.

The Global-e REST API. Endpoints are grouped by area below — select one to open its full request and response schema, parameters, and examples.

## Shipping

| Endpoint                                                        | Method & path                      |
| --------------------------------------------------------------- | ---------------------------------- |
| [Get shipping documents](/api-reference/get-shipping-documents) | `POST /Order/GetShippingDocuments` |
| [Dispatch orders](/api-reference/dispatch-orders)               | `POST /Order/DispatchOrders`       |
| [Void parcel](/api-reference/void-parcel)                       | `POST /Parcel/VoidParcel`          |

## Orders

| Endpoint                                                         | Method & path                       |
| ---------------------------------------------------------------- | ----------------------------------- |
| [Create order](/api-reference/create-order)                      | `POST /checkout/CreateOrder`        |
| [Get orders details](/api-reference/get-orders-details)          | `POST /Order/GetOrdersDetails`      |
| [Update Order Dispatch V2](/api-reference/update-order-dispatch) | `POST /Order/UpdateOrderDispatchV2` |
| [Update Parcel Dispatch](/api-reference/update-parcel-dispatch)  | `POST /UpdateParcelDispatch`        |
| [Update Order Status](/api-reference/update-order-status)        | `POST /Order/UpdateOrderStatus`     |
| [Create order refund](/api-reference/create-order-refund)        | `POST /Order/CreateOrderRefund`     |
| [Notify order refund](/api-reference/notify-order-refund)        | `POST /order-refund-url`            |

## Gift Cards

| Endpoint                                                | Method & path            |
| ------------------------------------------------------- | ------------------------ |
| [Validate gift card](/api-reference/validate-gift-card) | `POST /ValidateGiftCard` |
| [Redeem gift card](/api-reference/redeem-gift-card)     | `POST /RedeemGiftCard`   |
| [Refund gift card](/api-reference/refund-gift-card)     | `POST /RefundGiftCard`   |

## Checkout & Cart

| Endpoint                                                                      | Method & path                      |
| ----------------------------------------------------------------------------- | ---------------------------------- |
| [Client apply loyalty vouchers](/api-reference/client-apply-loyalty-vouchers) | `POST /ClientApplyLoyaltyVouchers` |

## Browsing & Catalog

| Endpoint                                                                          | Method & path                                 |
| --------------------------------------------------------------------------------- | --------------------------------------------- |
| [Active hub details](/api-reference/active-hub-details)                           | `POST /Browsing/ActiveHubDetails`             |
| [App settings](/api-reference/app-settings)                                       | `POST /Browsing/AppSettings`                  |
| [App version](/api-reference/app-version)                                         | `POST /Browsing/AppVersion`                   |
| [Countries](/api-reference/countries)                                             | `POST /Browsing/Countries`                    |
| [Country coefficients](/api-reference/country-coefficients)                       | `POST /Browsing/CountryCoefficients`          |
| [Currencies](/api-reference/currencies)                                           | `POST /Browsing/Currencies`                   |
| [Currency Rates](/api-reference/currency-rates)                                   | `POST /Browsing/CurrencyRates`                |
| [Location by IP](/api-reference/location-by-ip)                                   | `POST /Browsing/LocationByIP`                 |
| [Location default culture](/api-reference/location-default-culture)               | `POST /Browsing/LocationDefaultCulture`       |
| [Locations Default Cultures List](/api-reference/locations-default-cultures-list) | `POST /Browsing/LocationsDefaultCulturesList` |
| [Product Countries](/api-reference/product-countries)                             | `POST /Browsing/ProductCountryS`              |
| [Recent Product Countries](/api-reference/recent-product-countries)               | `POST /Browsing/RecentProductCountryS`        |
| [Regions](/api-reference/regions)                                                 | `POST /Browsing/Regions`                      |
| [Rounding rules](/api-reference/rounding-rules)                                   | `POST /Browsing/RoundingRules`                |
| [Save products list](/api-reference/save-products-list)                           | `POST /Browsing/SaveProductsList`             |
| [Save Products Bulk](/api-reference/save-products-bulk)                           | `POST /Bulk/SaveProductsBulk`                 |
| [Shipping Options](/api-reference/shipping-options)                               | `POST /Browsing/ShippingOptions`              |
| [VAT Category Countries](/api-reference/vat-category-countries)                   | `POST /Browsing/VATCategoryCountryS`          |
