Commerce
payments, invoices & products api
List all notes of an order
cURL
curl --request GET \ --url https://services.leadconnectorhq.com/payments/orders/{orderId}/notes \ --header 'Version: <version>'
{ "statusCode": 400, "message": "Bad Request" }
API Version
2021-07-28
ID of the order that needs to be returned
"653f5e0cde5a1314e62a837c"
Location Id or Agency Id
"6578278e879ad2646715ba9c"
location
Successful response
Was this page helpful?