Skip to main content
GET
Get a bulk shipping group

Authorizations

Api-Key
string
header
required

Path Parameters

shippingGroupId
string<uuid>
required

Id of the bulk shipping group to get

Response

Successful operation

id
string<uuid>
required
recipientFirstName
string
required

The recipient's first name

Maximum string length: 50
address
object
required

The bulk shipment's destination address

recipientLastName
string

The recipient's last name

Maximum string length: 50
recipientPhoneCountryCode
string

The receiving party's phone country code

Required string length: 1 - 3
Pattern: ^[0-9]+$
Example:

"1"

recipientPhoneNumber
string

The receiving party's phone number

Required string length: 1 - 15
Pattern: ^[0-9]+$
Example:

"5555555555"