PATCH
/
outgoing
/
priority

Body

application/json
apiUser
string
required

Username which is provided by us.

apiPassword
string
required

Password provided by us.

apiKey
string
required

API key provided by us to access API

currentPriority
integer
required

Index of the transfer which is in queue you want to change its priority. The index starts from 1 not from 0.

updatedPriority
integer
required

Index at which you want to prioritize the transfer. The index starts from 1 not from 0.

Response

200 - application/json
status
boolean

Status of the query true for success or false for error

message
string

The response message