Orders
Get repayment estimate
Gets an order repayment estimate by Order ID.
A linkToken is required in the HTTP Header Slope-Link-Token in addition to the regular auth headers, see Link Flow.
get/v4/orders/{id}/repay-estimate
Path parameters
idstring required
The Slope order ID or the partner external order ID
Headers
Slope-Link-Tokenstring
The link token generated when the customer granted you access to their Slope account.
Response
The order repayment estimate.
Changes
No recorded changes to this endpoint across all 1 revision of this API.