Skip to main content
POST
Validate order address

Authorizations

X-Api-Key
string
header
required

Company Level Authentication

Include your API key in the X-Api-Key header for every request:

Headers

snappy-account-id
string

Optional account identifier for swag validation/filtering.

Example:

"acc123456"

snappy-company-id
string

Optional company identifier for swag validation/filtering.

Example:

"cmp123456"

Body

application/json

Validate order address request body.

address
object
required

Physical shipping address for order delivery.

Example:

Response

Address validation result.

Address validation response.

data
object
required

Address validation result.

Last modified on June 17, 2026