vtex.local – Customer-Credit-API
With Customer Credit your store can enable credit payments through the checkout. You can also control invoices and the credit limits of your clients.
Learn more about Customer Credit in our .
All requests need the authorization header.
Additionally, you can find more information on installment payments for an order in the customData field found in the endpoint of the Orders API. This includes the number of installments, amount and due dates.
This API allows two kinds of authorization:
- Authorization header containing the VTEX ID authentication token.
- VTEX Appkey and Apptoken headers.
- Homepage
- https://api.apis.guru/v2/specs/vtex.local:Customer-Credit-API/1.0.json
- Provider
- vtex.local:Customer-Credit-API / Customer-Credit-API
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/vtex.local/Customer-Credit-API/1.0/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/vtex.local/Customer-Credit-API/1.0/openapi.yaml
Tools (28)
Extracted live via the executor SDK.
-
account.accountstatementsGet the account statements.
-
account.addanaccountHolder -
account.cancelaPreAuthorization -
account.changecreditlimitofanAccountIncrease the credit limit of an account.
-
account.changetoleranceofanaccountIncrease the credit limit of a checking account.
-
account.closeanAccountCloses an account.
-
account.createaPreAuthorization -
account.createaPreAuthorizationUsingid -
account.createorUpdateSettlementDebit a value from checking account.
-
account.decreasebalanceofanaccountCreate a debit value updating the account BALANCE.
-
account.deleteanaccountholder -
account.openanAccountOpen an account.
-
account.openorChangeAccountOpen or Change an account.
-
account.partialorTotalRefundaSettlementRefund a value from a already settled transaction.
-
account.retrieveaAccountbyIdRetrieve an account by id.
-
account.searchallaccounts -
account.updateemailanddescriptionofaaccountUpdate a checking account.
-
invoices.cancelInvoiceChanges invoice's status from ancells invoice by specified Id.
-
invoices.changeInvoiceUpdates invoice's attributes
status,paymentLinkandobservation. -
invoices.markaninvoiceasPaidPay an invoice.
-
invoices.postponeaninvoicePostpone an invoice.
-
invoices.retrieveInvoicebyIdReturns associated data for the specified Invoice Id, like status and value, for example.
-
invoices.searchallinvoicesReturns all invoices according to the informed query params in the request.
-
invoices.searchallinvoicesofaAccountReturns associated invoices by specified creditAccountId, the param that identifies a client in VTEX's system.
-
storeConfiguration.createorchangestoreconfigurationCreate or change store configuration data.
-
storeConfiguration.retrievestoreconfigurationGet store configuration data.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools