Shipping Port name
>= 1<= 100000
>= 1<= 2147483647
Searches Shipping Ports by parameters
Shipping Port name
>= 1<= 100000
>= 1<= 2147483647
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Paging Response with Shipping Ports data
Sample request:
POST /shippingports
{
"name": "Mexico"
}
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Shipping Port to be created
Shipping Port created
Supplier shipping port id
Supplier shipping port name
>= 0 characters<= 100 characters
Gets specific Shipping Port by unique id
Shipping Port id
Example:10
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Returns found Shipping Port
Supplier shipping port id
Supplier shipping port name
>= 0 characters<= 100 characters
Deletes Shipping Port by id
Shipping Port id
Example:1
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Shipping Port deleted
Sample request:
PUT /shippingport
{
"name": "Mexico"
}
Shipping Port id
Example:10000
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Shipping Port model
Returns updated Shipping Port
Supplier shipping port id
Supplier shipping port name
>= 0 characters<= 100 characters