Adobe Developer
Commerce
Commerce
Web APIs Get Started REST GraphQL
Console

Edit ProfileSign out
  • Introduction
  • Usage
    • Authorization
    • Caching
    • Filtering with custom attributes
    • GraphQL status codes and responses
    • Headers
    • Introspection queries
    • Protected mutations
    • Security configuration
    • Staging queries
  • Development
    • Create a resolver
    • Extend the existing schema
    • Implement an identity class
    • Create a custom urlResolver service
    • Debug queries
    • Handle exceptions
    • Functional testing
  • Schema
    • Attributes
      • Queries
        • attributesForm
        • attributesList
        • attributesMetadata
        • customAttributeMetadata
        • customAttributeMetadataV2
      • Interfaces
    • Cart
      • Queries
        • allCartRules
        • cart
        • pickupLocations
      • Mutations
        • addBundleProductsToCart
        • addConfigurableProductsToCart
        • addDownloadableProductsToCart
        • addProductsToCart
        • addSimpleProductsToCart
        • addVirtualProductsToCart
        • applyCouponToCart
        • applyCouponsToCart
        • applyGiftCartToCart
        • applyRewardPointsToCart
        • applyStoreCreditToCart
        • assignCustomerToGuestCart
        • clearCart
        • createEmptyCart
        • createGuestCart
        • mergeCarts
        • placeOrder
        • redeemGiftCardBalanceAsStoreCredit
        • removeCouponFromCart
        • removeCouponsFromCart
        • removeGiftCardFromCart
        • removeItemFromCart
        • removeRewardPointsFromCart
        • removeStoreCreditFromCart
        • setBillingAddressOnCart
        • setGiftOptionsOnCart
        • setGuestEmailOnCart
        • setPaymentMethodAndPlaceOrder
        • setPaymentMethodOnCart
        • setShippingAddressesOnCart
        • setShippingMethodsOnCart
        • updateCartItems
      • Interfaces
    • Catalog Service
    • Checkout
      • Queries
        • checkoutAgreements
        • customerPaymentTokens
        • getHostedProUrl
        • getPayflowLinkToken
      • Mutations
        • createBraintreeClientToken
        • createKlarnaPaymentsSession
        • createPayflowProToken
        • createPaypalExpressToken
        • deletePaymentToken
        • handlePayflowProResponse
    • Company (B2B)
      • Queries
        • company
        • isCompanyAdminEmailAvailable
        • isCompanyEmailAvailable
        • isCompanyRoleNameAvailable
        • isCompanyUserEmailAvailable
      • Mutations
        • createCompany
        • createCompanyRole
        • createCompanyTeam
        • createCompanyUser
        • deleteCompanyRole
        • deleteCompanyTeam
        • deleteCompanyUser
        • updateCompany
        • updateCompanyRole
        • updateCompanyStructure
        • updateCompanyTeam
        • updateCompanyUser
      • Unions
        • CompanyStructureEntity
    • Customer
      • Queries
        • allCustomerGroups
        • allCustomerSegments
        • customer
        • customerCart
        • customerDownloadableProducts
        • customerOrders
        • customerSegments
        • giftCardAccount
        • isEmailAvailable
      • Mutations
        • assignCompareListToCustomer
        • changeCustomerPassword
        • confirmEmail
        • createCustomer
        • createCustomerAddress
        • createCustomerV2
        • deleteCustomerAddress
        • generateCustomerToken
        • generateCustomerTokenAsAdmin
        • requestPasswordResetEmail
        • resetPassword
        • revokeCustomerToken
        • sendEmailToFriend
        • subscribeEmailToNewsletter
        • updateCustomer
        • updateCustomerAddress
        • updateCustomerEmail
        • updateCustomerV2
    • Gift registry
      • Queries
        • giftRegistry
        • giftRegistryEmailSearch
        • giftRegistryIdSearch
        • giftRegistryTypes
        • giftRegistryTypeSearch
      • Mutations
        • addGiftRegistryRegistrants
        • createGiftRegistry
        • moveCartItemsToGiftRegistry
        • removeGiftRegistry
        • removeGiftRegistryItems
        • removeGiftRegistryRegistrants
        • shareGiftRegistry
        • updateGiftRegistry
        • updateGiftRegistryItems
        • updateGiftRegistryRegistrants
    • Live Search
    • Negotiable quotes (B2B)
      • Queries
        • negotiableQuote
        • negotiableQuotes
      • Mutations
        • closeNegotiableQuotes
        • deleteNegotiableQuotes
        • placeNegotiableQuoteOrder
        • removeNegotiableQuoteItems
        • requestNegotiableQuote
        • sendNegotiableQuoteForReview
        • setNegotiableQuoteBillingAddress
        • setNegotiableQuotePaymentMethod
        • setNegotiableQuoteShippingAddress
        • setNegotiableQuoteShippingMethods
        • updateNegotiableQuoteQuantities
      • Interfaces
      • Unions
    • Orders
      • Mutations
        • addReturnComment
        • addReturnTracking
        • cancelOrder
        • confirmReturn
        • removeReturnTracking
        • reorderItems
        • requestGuestReturn
        • requestReturn
      • Interfaces
        • CreditMemoInterface
        • InvoiceItemInterface
        • OrderItemInterface
        • ShipmentItemInterface
      • Queries
        • guestOrder
        • guestOrderByToken
    • Product Recommendations
    • Products
      • Queries
        • allCatalogRules
        • categories
        • category
        • categoryList
        • compareList
        • products
        • productReviewRatingsMetadata
        • route
        • urlResolver
      • Mutations
        • addProductsToCompareList
        • createCompareList
        • createProductReview
        • deleteCompareList
        • removeProductsFromCompareList
      • Interfaces
        • AttributeMetadata
        • CategoryInterface
        • CustomizableOptionInterface
        • ProductInterface
        • ProductInterface implementations
          • BundleProduct data types
          • ConfigurableProduct data types
          • DownloadableProduct data types
          • GiftCardProduct data types
          • GroupedProduct data types
          • SimpleProduct data types
          • VirtualProduct data types
        • PWA implementations
        • RoutableInterface
    • Purchase orders (B2B)
      • Mutations
        • addPurchaseOrderComment
        • addPurchaseOrderItemsToCart
        • approvePurchaseOrders
        • cancelPurchaseOrders
        • placeOrderForPurchaseOrder
        • placePurchaseOrder
        • rejectPurchaseOrders
    • Purchase order rules (B2B)
      • Mutations
        • createPurchaseOrderApprovalRule
        • deletePurchaseOrderApprovalRule
        • updatePurchaseOrderApprovalRule
        • validatePurchaseOrders
      • Interfaces
    • Requisition lists (B2B)
      • Mutations
        • addProductsToRequisitionList
        • addRequisitionListItemsToCart
        • clearCustomerCart
        • copyItemsBetweenRequisitionLists
        • createRequisitionLists
        • deleteRequisitionList
        • deleteRequisitionListItems
        • moveItemsBetweenRequisitionLists
        • updateRequisitionList
        • updateRequisitionListItems
      • Interfaces
    • Store
      • Queries
        • availableStores
        • cmsBlocks
        • cmsPage
        • countries
        • country
        • currency
        • dynamicBlocks
        • reCaptchaV3Config
        • recaptchaFormConfig
        • storeConfig
      • Mutations
        • contactUs
    • Wish list
      • Queries
        • wishlist
      • Mutations
        • addProductsToWishlist
        • addWishlistItemsToCart
        • copyProductsBetweenWishlists
        • createWishlist
        • deleteWishlist
        • moveProductsBetweenWishlists
        • removeProductsFromWishlist
        • updateProductsInWishlist
        • updateWishlist
      • Interfaces
        • WishlistItemInterface
  • Core payment methods
    • Braintree
    • Braintree vault
    • Klarna
    • PayPal Express Checkout
    • Express Checkout for other PayPal solutions
    • PayPal Payflow Link
    • PayPal Payflow Pro
    • PayPal Payflow Pro Vault
    • PayPal Payments Advanced
    • PayPal Website Payments Pro Hosted Solution
  • Payment Services extension
    • Workflows
      • Checkout
      • Minicart
      • Vault a card during a checkout authorization
      • Vault a credit card without a purchase
      • Vaulted card
    • Queries
      • getPaymentConfig
      • getPaymentOrder
      • getPaymentSDK
      • getVaultConfig
    • Mutations
      • createPaymentOrder
      • createVaultCardPaymentToken
      • createVaultCardSetupToken
      • syncPaymentOrder
  • Tutorial
    • GraphQL checkout tutorial
    • Step 1: Create a customer
    • Step 2: Create an empty cart
    • Step 3: Add products to the cart
    • Step 4: Set the shipping address
    • Step 5: Set the billing address
    • Step 6: Set the delivery method
    • Step 7: Apply a coupon
    • Step 8: Set email on the cart
    • Step 9: Set the payment method
    • Step 10: Place the order
  • Reference (2.4.8)
    • 2.4.8
    • 2.4.7
    • 2.4.6
  • Release notes
  • Products
  • Commerce
  • GraphQL
  • Schema
  • Requisition lists (B2B)
  • Mutations
Edit in GitHubLog an issue
Adobe Commerce featureExclusive feature only in Adobe Commerce (Learn more)

Requisition list (B2B) mutations

The B2B requisition list mutations allow you to perform the following operations:

  • Manage requisition lists

    • Create a requisition list
    • Update a requisition list
    • Delete a requistion list
  • Manage the contents of a requisition list

    • Add products to a requisition list
    • Copy products from one requisition list to another
    • Move products from one requisition list to another
    • Update items in a requisition list
    • Delete items from a requistion list
  • Manage the cart

    • Add requisition list items to the cart
    • Clear the cart
Requisition lists (B2B)
addProductsToRequisitionList
Kevin HarperJeff Matthews
Last updated 5/7/2025
Was this helpful?
Yes
No

APIs and Services

  • Adobe Creative Cloud
  • Adobe Experience Platform
  • Adobe Document Cloud
  • Adobe Cloud Manager
  • Adobe Analytics
  • App Builder
  • View all APIs and ServicesView all

Community

  • Adobe Tech Blog
  • Adobe on GitHub
  • Adobe Developer on YouTube
  • Adobe Developer on X
  • Community Forums

Support

  • Adobe Developer support
  • Adobe Product support

Adobe Developer

  • Adobe Developer Console
  • Developer Distribution
  • Open source at Adobe
  • Download SDKs
  • Authentication
  • Careers
  • Compliance

  • Privacy
  • Terms of Use
  • Cookie preferences
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.