Skip to content

Check fulfillment options for our products

GET
/v1/fulfillment-options/{productId}

Parameters

Path Parameters

productId
required
string
Allowed values: box.delivery

Query Parameters

type
string
Allowed values: box servicepoint
page
number
pageSize
number

Responses

200

One of:
servicepoint

When using query parameter servicepoint this response is returned

object
type
string
Allowed values: servicepoint
items
Array<object>
object
id

Unique identifier for the servicepoint location.

string
address

Address of the servicepoint location.

string
zip

Zip code of the servicepoint location.

string
city

City of the servicepoint location.

string
lat

Latitude of the servicepoint location.

number
long

Longitude of the servicepoint location.

number
operationalHours
object
mon
string
tue
string
wed
string
thu
string
fri
string
sat
string
sun
string
operationalHoursExceptions
object
key
additional properties
string | null
pagination
object
page
integer
pageSize
integer
totalItems
integer
totalPages
integer

400

Client or Validation Error

object
statusCode
integer
errorKey
string
nullable
errorMap
object
key
additional properties
string
errorTrackingNr
string
nullable
errorMessage
string
nullable

401

The request does not have valid authentication credentials for the operation

object
statusCode
integer
errorKey
string
nullable
errorMap
object
key
additional properties
string
errorTrackingNr
string
nullable
errorMessage
string
nullable

403

The client does not have access rights to the content

object
statusCode
integer
errorKey
string
nullable
errorMap
object
key
additional properties
string
errorTrackingNr
string
nullable
errorMessage
string
nullable

405

The requested method is not supported

object
statusCode
integer
errorKey
string
nullable
errorMap
object
key
additional properties
string
errorTrackingNr
string
nullable
errorMessage
string
nullable

500

An unexpected error occurred on the server

object
statusCode
integer
errorKey
string
nullable
errorMap
object
key
additional properties
string
errorTrackingNr
string
nullable
errorMessage
string
nullable