Skip to main content
POST
Get a pricing quote

Authorizations

Authorization
string
header
required

API access token generated from the UniUni Platform dashboard.

Body

application/json
address
object
required
weight
object
required
postageType
enum<string>
required

Requested postage service. STANDARD is for domestic. USPS Ground Advantage is for CA to US cross-border (DDP, merchant pays duties). PostNL International Packet Tracked is for CA to US cross-border (DDU, recipient pays duties). If the requested type is unavailable, an available type is selected automatically.

Available options:
STANDARD,
USPS Ground Advantage,
PostNL International Packet Tracked
dimensions
object

Package dimensions. Provide either dimensions or packagingId, not both. If neither is provided, a saved default packaging preset will be used. If there are no saved packaging presets, dimensions are required.

packagingId
number

ID of a pre-configured packaging profile. Use instead of dimensions if the package matches a saved profile.

Response

200 - application/json

Estimated rates retrieved successfully

message
string
required
code
integer
required

Status code. 0 indicates success.

data
object