LAP Registry

Checkout API Skill

vtex-local-checkout-api

Provider: Vtex Local Version: 1.0 Endpoints: 44 Updated: 2026-08-17

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/api/checkout/pub/orderForms/simulation
GET/api/checkout/pub/orderFormCart simulation
GET/api/checkout/pub/orderForm/{orderFormId}Get current or create a new cart
POST/api/checkout/pub/orderForm/{orderFormId}/items/removeAllGet cart information by ID
GET/checkout/changeToAnonymousUser/{orderFormId}Remove all items from shopping cart
POST/api/checkout/pub/orderForm/{orderFormId}/items/updateRemove all personal data from shopping cart
POST/api/checkout/pub/orderForm/{orderFormId}/itemsUpdate cart items
PATCH/api/checkout/pub/orderForm/{orderFormId}/itemsAdd cart items
PUT/api/checkout/pub/orderForm/{orderFormId}/items/{itemIndex}/priceHandle cart items
DELETE/api/checkout/pub/orderForm/{orderFormId}/items/{itemIndex}/priceChange price of an SKU in a cart
PATCH/api/checkout/pub/orderForm/{orderFormId}/profileDelete manual price of an SKU in a cart
GET/api/checkout/pub/profilesIgnore profile data on checkout
POST/api/checkout/pub/orderForm/{orderFormId}/attachments/clientProfileDataGet client profile by email
POST/api/checkout/pub/orderForm/{orderFormId}/attachments/shippingDataAdd client profile
POST/api/checkout/pub/orderForm/{orderFormId}/attachments/clientPreferencesDataAdd shipping address and select delivery option
POST/api/checkout/pub/orderForm/{orderFormId}/attachments/marketingDataAdd client preferences
POST/api/checkout/pub/orderForm/{orderFormId}/attachments/paymentDataAdd marketing data
POST/api/checkout/pub/orderForm/{orderFormId}/items/{itemIndex}/attachments/{attachmentName}Add payment data
DELETE/api/checkout/pub/orderForm/{orderFormId}/items/{itemIndex}/attachments/{attachmentName}Add item attachment
POST/api/checkout/pub/orderForm/{orderFormId}/attachments/subscriptionDataRemove item attachment
DELETE/api/checkout/pub/orderForm/{orderFormId}/attachments/subscriptionDataAdd item subscription attachment
POST/api/checkout/pub/orderForm/{orderFormId}/attachments/merchantContextDataRemove item subscription attachment
POST/api/checkout/pub/orderForm/{orderFormId}/attachments/invoiceDataAdd merchant context data
PUT/api/checkout/pub/orderForm/{orderFormId}/customData/{appId}Attach invoice data
PUT/api/checkout/pub/orderForm/{orderFormId}/customData/{appId}/{appFieldName}Set multiple custom field values
DELETE/api/checkout/pub/orderForm/{orderFormId}/customData/{appId}/{appFieldName}Set single custom field value
PUT/api/checkout/pub/orderForm/{orderFormId}/customFieldsRemove single custom field value
PUT/api/checkout/pub/orderForm/{orderFormId}/customFields/orderBatch add custom fields
PUT/api/checkout/pub/orderForm/{orderFormId}/customFields/item/{itemId}Add order custom field
DELETE/api/checkout/pub/orderForm/{orderFormId}/customFields/item/{itemId}Add item custom field

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install vtex-local-checkout-api

Downloads and installs to ~/.claude/skills/vtex-local-checkout-api/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)