v1
latestOpenAPI 3.0.02026-07-244074117.0 KBCustomers
Get a customer's credit
Get a customer's credit summary.
A linkToken is required in the HTTP Header Slope-Link-Token in addition to the regular auth headers, see Link Flow.
NOTE: Do not store this endpoint response as a customer's credit limit may change dynamically. You should not use the credit response information to determine whether to display Slope as a payment option as there are other factors that determine eligibility.
get/v4/customers/{customerId}/credit
Path parameters
customerIdstring required
The Slope customer ID or the partner external customer ID
Headers
Slope-Link-Tokenstring
The link token generated when the customer granted you access to their Slope account.
Slope-Access-Tokenstring required
The access token returned from exchanging the short lived authorizationCode /v4/auth/token endpoint.
Response
The customers current credit information.