Skip to end of banner
Go to start of banner

physical_goods_receipt_methods_complete

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

 physical_goods_receipt_methods object response data

Name

Type

Description

receipt_methodString

Defines how the ordered Job Items will be received by the customer

The supported values are the following

  • DELIVERY
  • PICK_UP
  • ELECTRONIC_DELIVERY

time_restrictions_set 

Time Retrictions Object

A list of all applicable period of times within the day (time range i.e. from hour / minute to hour/minute) during which customers can submit jobs of that type

units_setUnits ObjectA list of all units that can fulfill this type of jobs
defaultBooleanDefines whether the receipt method is the default one

Referred Objects Response Data

 time_restrictions object response data

Name

Type

Description

fromStringThe time that the receipt method becomes available (defined in HH:MM)

to

String

The time that the receipt method becomes unavailable (defined in HH:MM)

 unit object response data

Name

Type

Description

id

String

The ID of the retrieved unit

name

String

The name of the retrieved unit

group_name

String

The name of the group that the retrieved unit belongs to

community_name

String

The name of the community that the retrieved unit belongs to

alternative_code

String

The alternative code of the retrieved unit

description

String

The description of the retrieved unit

  • No labels