v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Shipping Method

Find shipping methods based on search parameters.

post/api/shipping-methods/list

Query parameters

Sort.Fieldstring

Sort field

Sort.Dir'ascending' | 'descending'

Specify sorting direction.

Sort direction

Skipinteger

Number of records to skip.

Takeinteger

Number of records to return (maximum)

Request body

namestring nullable

Filter shipping methods based on their name.

idsstring[] nullable

Filter shipping methods based on matching ids.

Response

List of shipping methods matching the filters

idstring required

Unique id associated to this entity.

namestring required

Identifying name. Must be unique.