MageSmith
magento/module-checkout · Magento 2.4.9

Checkout REST endpoints

vendor/magento/module-checkout/etc/webapi.xml

12 endpoints

GET

POST

POST

/V1/carts/:cartId/shipping-information

Checkout · Magento\Checkout\Api\ShippingInformationManagementInterface::saveAddressInformation

POST

/V1/carts/:cartId/totals-information

Calculate quote totals based on address and shipping method.

Checkout · Magento\Checkout\Api\TotalsInformationManagementInterface::calculate

POST

/V1/carts/mine/payment-information

Self

Set payment information and place order for a specified cart.

Checkout · Magento\Checkout\Api\PaymentInformationManagementInterface::savePaymentInformationAndPlaceOrder

POST

/V1/carts/mine/set-payment-information

Self

Set payment information for a specified cart.

Checkout · Magento\Checkout\Api\PaymentInformationManagementInterface::savePaymentInformation

POST

/V1/carts/mine/shipping-information

Self

Checkout · Magento\Checkout\Api\ShippingInformationManagementInterface::saveAddressInformation

POST

/V1/carts/mine/totals-information

Self

Calculate quote totals based on address and shipping method.

Checkout · Magento\Checkout\Api\TotalsInformationManagementInterface::calculate

POST

/V1/guest-carts/:cartId/payment-information

Anonymous

Set payment information and place order for a specified cart.

Checkout · Magento\Checkout\Api\GuestPaymentInformationManagementInterface::savePaymentInformationAndPlaceOrder

POST

/V1/guest-carts/:cartId/set-payment-information

Anonymous

Set payment information for a specified cart.

Checkout · Magento\Checkout\Api\GuestPaymentInformationManagementInterface::savePaymentInformation

POST

/V1/guest-carts/:cartId/shipping-information

Anonymous

Checkout · Magento\Checkout\Api\GuestShippingInformationManagementInterface::saveAddressInformation

POST

/V1/guest-carts/:cartId/totals-information

Anonymous

Calculate quote totals based on address and shipping method.

Checkout · Magento\Checkout\Api\GuestTotalsInformationManagementInterface::calculate

Every Magento dev tool, in one hosted workspace.

Free to sign up. Nothing to install. Drafts, audits, and projects saved across every tool.