Orders
Repay an order in full
Fully repay an order by Order ID.
A linkToken is required in the HTTP Header Slope-Link-Token in addition to the regular auth headers, see Link Flow.
post/v4/orders/{id}/repay-full
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.
Request body
Response
The updated repayment estimate.
Changes
No recorded changes to this endpoint across all 1 revision of this API.