Customer Credit API - Overview
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 Help Center article.
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 Get Order 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.