Cancel Indent API

API Endpoint:

Request Method: “PUT

Request Headers:

Name

Type

Location

Description

Example

Name

Type

Location

Description

Example

Authorization

string

headers

JWT token required to authenticate API call.

Authorization: Bearer eyJhbGciOiJIUzI1Ni

Request Body:

Example value:

{ "comment": "Indent published to wrong Transporter", "reason": "Wrong transporter" }

Schema

{ "comment": { "datatype": "string" }, "reason":{ "datatype": "string" }, }

Responses:

Status code 200 (Indent cancelled successfully)

{ "status": true, "Indent cancelled successfully" }

Status code 400 (Bad Request)

 

Post your questions in the comment box to get answers from the experts who watch this page.

For engineering support: visit FT Support