fulfillmenttools
API documentationIncident ManagementFeedback
Products
Products
  • Products
  • Core
    • Fulfillmenttools and it's surrounding system
    • Facilities
      • Managed facilities
      • Supplier facilities
      • Facility groups
      • Facility discounts
    • User management
    • GDPR
    • External actions
    • Notification center
    • Incident management
    • Tags
    • Stickers
    • Articles
  • Inventory Management
    • Overview inventory modules
    • Listing
    • Article categories
    • Stock
      • Stock availability
      • Stock properties
      • Stock updates
    • Reservations
    • Inbound process
    • Storage location
    • Zone
    • Inventory traits
    • Channel inventory
    • Measurement units
    • Stow jobs
    • External stock change reasons
    • Configurations
  • Availability & Promising
    • Availability & promising in customer journey
      • Earliest possible delivery date
      • Availability in delivery time period
      • Availability for specific delivery date
      • Checkout options
      • Delivery promise
    • Latest picking start
  • Distributed Order Management
    • Order management
    • Order routing
      • Fences
      • Ratings
      • Order split
      • Routing strategy
      • Item bundles
      • Re-route
      • Decision logs
      • Unroutable orders
      • Pre- and backorders
      • DOMS toolkit
  • Order fulfillment
    • Picking
    • Packing
    • Handover
    • Custom services
    • External documents
    • Load units
    • Interfacility transfer
    • Pick job target time
    • Configurations
      • Picking configuration
      • Packing configuration
      • Handover configuration
      • Printing & document configuration
      • Parcel tag configuration
  • Carrier management
    • Carriers and connection to facilities
    • Carrier country service mapping
    • Same day delivery
    • Custom carrier
    • Available carriers
  • Returns Management
    • Introduction to returns
    • Return reasons
  • Use Cases
    • Creating & executing stow jobs
    • Creating orders with interfacility transfers
    • Demand-driven replenishment
    • Expected stock in availability
    • Incoming goods & storage
    • Multi order picking
Powered by GitBook
On this page
  • Summary
  • Request & response
Edit on GitHub
  1. Availability & Promising
  2. Availability & promising in customer journey

Checkout options

Last updated 28 days ago

Summary

This endpoint identifies potential fulfillment locations and the fulfillment options available at each facility. This allows the shop to offer more detailed information about the upcoming fulfillment and provide additional services during the checkout process, such as specific carriers and delivery options.

At this stage, the specific facility or facilities that will ultimately be chosen for fulfillment are not determined, as this call only performs a partial routing without evaluating or ranking the facilities.

More API information can be found here:

Request & response

When sending a "checkout options" call, a routing decision is performed by checking the which are configured as "active" in the . The call is similar to a regular but less information is mandatory.

The response includes information about possible facilities that have stock of at least one of the requested items and have not been filtered out by fences. The response contains the below information:

  • Facility Data

    • General information about facility

    • Picking times and capacities (important for click&collect cases and only given for a click&collect request)

  • Stock information

    • Stock available within this facility for requested items

  • Carrier information

    • Active carriers

    • Available carrier products

    • Carrier costs

    • Carrier transit times

    • Estimated delivery time

REST API documentation – checkoutoptions
fences
DOMS configurations
order call