LAP Registry

Payments Gateway API Skill

vtex-local-payments-gateway-api

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

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

Endpoints

MethodPathDescription
GET/api/pvt/installments
GET/api/pvt/affiliationsGet installments options
POST/api/pvt/affiliationsList all affiliations
PUT/api/pvt/affiliations/{affiliationId}Insert new affiliation
GET/api/pvt/affiliations/{affiliationId}Update affiliation by ID
GET/api/pvt/rulesGet affiliation by ID
POST/api/pvt/rulesList all payment rules
GET/api/pvt/rules/{ruleId}Insert a new payment rule
PUT/api/pvt/rules/{ruleId}Get payment rule by ID
DELETE/api/pvt/rules/{ruleId}Update payment rule by ID
GET/api/pvt/merchants/payment-systemsDelete payment rule by ID
GET/api/payments/pvt/account/{cardId}List all available payment methods
POST/api/pvt/transactionsGet card data
POST/api/payments/transactions/{transactionId}/paymentsStart a new transaction
POST/api/pvt/transactions/{transactionId}/additional-dataSend payments information
PATCH/api/pvt/transactions/{transactionId}/additional-dataSend additional data
POST/api/pvt/transactions/{transactionId}/authorization-requestUpdate additional data
GET/api/pvt/transactions/{transactionId}Authorize new transaction
GET/api/pvt/transactions/{transactionId}/payments/{paymentId}Get transaction details
GET/api/pvt/transactions/{transactionId}/settlementsGet payment details
POST/api/pvt/transactions/{transactionId}/settlement-requestGet transaction settlement details
POST/api/pvt/transactions/{transactionId}/refunding-requestSettle the transaction
POST/api/pvt/transactions/{transactionId}/cancellation-requestRefund the transaction
GET/api/payments/pvt/payments/{paymentId}/payment-notificationCancel the transaction
POST/api/payments/pvt/payments/{paymentId}/payment-notificationSend payment notification with payment ID

Install as Skill

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

CLI Install

lapsh skill-install vtex-local-payments-gateway-api

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

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)