Jump to Content
Slope APISupport
HomeGuidesAPI Reference
SupportLog InSlope API
API Reference
Log In
HomeGuidesAPI Reference
All
Pages
Start typing to search…

Slope v4 API

  • Auth
    • Generate a new sessionpost
    • Generate an access tokenpost
  • Customers
    • List customersget
    • Get a customer's creditget
    • List customer's ordersget
    • List customer's payment methodsget
    • Get a customerget
    • Validate metadatapost
  • Files
    • Import a filepost
  • Orders
    • Create an orderpost
    • List ordersget
    • Get an orderget
    • Cancel an orderpost
    • Finalize an orderpost
    • Open an orderpost
    • Cancel a partial amount of an orderpost
    • Get repayment estimateget
    • Repay an order in fullpost
    • Create an order adjustmentpost
    • Get an order adjustmentget
    • List order itemsget
  • Payout Accounts
    • Create a payout accountpost
    • List payout accountsget
    • Update a payout accountpatch
    • Get a payout accountget
    • Delete a payout accountdel
  • Prescreens
    • Create a prescreenpost
    • Get prescreens by customer IDget
    • Get a prescreenget
  • Simulation
    • Approve a pending orderpost
    • Create a testing customerpost
    • Close a customer accountpost
    • Update a customer eligibilitypost
    • Create a test bank accountpost
    • Create a test cardpost
    • Reject an orderpost
  • Transactions
    • [Beta] List transactionsget
  • User Links
    • Generate an access tokenpost
    • Generate an iframe URL for a user with link tokenpost

List order items

get https://api.slopepay.com/v4/orders//items

Get all items for a specific order.

Language
URL
Click Try It! to start a request and see the response here!