Adobe Commerce only. Learn more
Integrate with B2B using REST
This topic lists the REST endpoints and services that are provided with B2B for Adobe Commerce.
List of REST endpoints by module
Company
Copied to your clipboardGET /V1/company/GET /V1/company/:companyIdDELETE /V1/company/:companyIdPUT /V1/company/:companyIdPOST /V1/company/GET /V1/team/GET /V1/team/:teamIdDELETE /V1/team/:teamIdPUT /V1/team/:teamIdPOST /V1/team/:companyIdGET /V1/hierarchy/:idPUT /V1/hierarchy/move/:idGET /V1/company/role/GET /V1/company/role/:roleIdPOST /V1/company/role/DELETE /V1/company/role/:roleIdPUT /V1/company/role/:idPUT /V1/company/assignRolesGET /V1/company/role/:roleId/users
CompanyCredit
Copied to your clipboardGET /V1/companyCredits/GET /V1/companyCredits/:creditIdPUT /V1/companyCredits/:idGET /V1/companyCredits/company/:companyIdPOST /V1/companyCredits/:creditId/increaseBalancePOST /V1/companyCredits/:creditId/decreaseBalanceGET /V1/companyCredits/historyPUT /V1/companyCredits/history/:historyId
NegotiableQuote
Copied to your clipboardPOST /V1/negotiableQuote/requestPOST /V1/negotiableQuote/draftPOST /V1/negotiableQuote/submitToCustomerPOST /V1/negotiableQuote/declinePOST /V1/negotiableQuote/pricesUpdatedGET /V1/negotiableQuote/attachmentContentGET /V1/negotiableQuote/:quoteId/commentsPUT /V1/negotiableQuote/:quoteId/shippingMethodPOST /V1/negotiable-carts/:cartId/payment-informationGET /V1/negotiable-carts/:cartId/payment-informationPOST /V1/negotiable-carts/:cartId/set-payment-informationPOST /V1/negotiable-carts/:cartId/shipping-informationPOST /V1/negotiable-carts/:cartId/estimate-shipping-methodsPOST /V1/negotiable-carts/:cartId/estimate-shipping-methods-by-address-idPUT /V1/negotiableQuote/:quoteIdGET /V1/negotiable-carts/:cartId/billing-addressPOST /V1/negotiable-carts/:cartId/billing-addressGET /V1/negotiable-carts/:cartId/totalsPUT /V1/negotiable-carts/:cartId/coupons/:couponCodeDELETE /V1/negotiable-carts/:cartId/couponsPOST /V1/negotiable-carts/:cartId/giftCardsDELETE /V1/negotiable-carts/:cartId/giftCards/:giftCardCode
PurchaseOrder
Copied to your clipboardPOST /V1/carts/mine/po-payment-information
SharedCatalog
Copied to your clipboardGET /V1/sharedCatalog/:sharedCatalogIdPOST /V1/sharedCatalogPUT /V1/sharedCatalog/:idDELETE /V1/sharedCatalog/:sharedCatalogIdGET /V1/sharedCatalog/GET /V1/sharedCatalog/:sharedCatalogId/companiesPOST /V1/sharedCatalog/:sharedCatalogId/assignCompaniesPOST /V1/sharedCatalog/:sharedCatalogId/unassignCompaniesGET /V1/sharedCatalog/:id/productsPOST /V1/sharedCatalog/:id/assignProductsPOST /V1/sharedCatalog/:id/unassignProductsGET /V1/sharedCatalog/:id/categoriesPOST /V1/sharedCatalog/:id/assignCategoriesPOST /V1/sharedCatalog/:id/unassignCategories
List of service names per Module
Company
Copied to your clipboardcompanyAclV1companyCompanyHierarchyV1companyCompanyRepositoryV1companyRoleRepositoryV1companyTeamRepositoryV1configurableProductConfigurableProductManagementV1
CompanyCredit
Copied to your clipboardcompanyCreditCreditBalanceManagementV1companyCreditCreditHistoryManagementV1companyCreditCreditLimitManagementV1companyCreditCreditLimitRepositoryV1
NegotiableQuote
Copied to your clipboardnegotiableQuoteAttachmentContentManagementV1negotiableQuoteBillingAddressManagementV1negotiableQuoteCartTotalRepositoryV1negotiableQuoteCommentLocatorV1negotiableQuoteCouponManagementV1negotiableQuoteGiftCardAccountManagementV1negotiableQuoteNegotiableQuoteManagementV1negotiableQuoteNegotiableQuoteDraftManagementV1negotiableQuoteNegotiableQuotePriceManagementV1negotiableQuoteNegotiableQuoteShippingManagementV1negotiableQuotePaymentInformationManagementV1negotiableQuoteShipmentEstimationV1negotiableQuoteShippingInformationManagementV1negotiableQuoteShippingMethodManagementV1
PurchaseOrder
Copied to your clipboardpurchaseOrderPurchaseOrderPaymentInformationManagementV1
SharedCatalog
Copied to your clipboardsharedCatalogCategoryManagementV1sharedCatalogCompanyManagementV1sharedCatalogProductManagementV1sharedCatalogSharedCatalogRepositoryV1