get
https://api.slopepay.com/v4/customers//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.
400Returned when improperly formatted or missing fields in request body
401Returned when improper keys or headers are used in the request
403Returned when the caller is not authorized to access the resource
500Returned when an internal server error occurs
