Skip to main content
POST
Get a pricing quote

Autorizaciones

Authorization
string
header
requerido

API access token generated from the UniUni Platform dashboard.

Cuerpo

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

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.

Opciones disponibles:
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.

Respuesta

200 - application/json

Estimated rates retrieved successfully

message
string
requerido
code
integer
requerido

Status code. 0 indicates success.

data
object