3- Port out contract
POST {{baseUrl}}/order/porting-out
Required privileges (one of the following):
- privilegesun-authorizedorderscreation
- privilegesorders_authorization
Request Body
{"contractId"=>1289, "referenceNumber"=>"Port Out", "wishDate"=>"2022-10-15T07:50:49.217Z"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |
RESPONSES
status: OK
{"contextName":"Port Out","creationDate":"2022-10-15T07:50:49.217Z","id":3452345,"operation":"string","referenceNumber":"Port Out","status":"Initialized"}