diff --git a/docs/index.html b/docs/index.html index 6ad75024..60cc1cb6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -783,7 +783,7 @@ " class="sc-iJuWdM sc-cBNeRQ gpkGbA casAkG sc-citwID bzkUsW">

Forbidden

Response samples

Content type
application/json
{
  • "success": true,
  • "payload": [
    ]
}

GET Get order with lineItem

Response samples

Content type
application/json
{
  • "success": true,
  • "payload": [
    ]
}

GET Get order with lineItem

This endpoint gets order with lineItem object

path Parameters
customerId
required
string

customerId for the customer

@@ -1089,7 +1089,7 @@ " class="sc-iJuWdM sc-cBNeRQ gpkGbA casAkG sc-citwID bzkUsW">

Forbidden

Request samples

Content type
application/json
{
  • "customerId": 0,
  • "resourceUrl": "string"
}

Response samples

Content type
application/json
{
  • "id": "string",
  • "statusQueryGetUri": "string",
  • "sendEventPostUri": "string",
  • "terminatePostUri": "string",
  • "rewindPostUri": "string",
  • "purgeHistoryDeleteUri": "string",
  • "restartPostUri": "string",
  • "suspendPostUri": "string",
  • "resumePostUri": "string"
}