Skip to main content
POST
Mail letter

Authorizations

Authorization
string
header
default:aro_sk_your_key_here
required

AroPay API key, sent as Authorization: Bearer aro_sk_…. Created in the dashboard under Settings → API keys. Takes precedence over a session cookie when both are present.

Path Parameters

id
string
required

Letter ID.

Body

application/json
deliveryMethod
enum<string>
required

standard: USPS First Class. tracked: First Class plus USPS Certified (US) or Registered (international), with tracking. courier is not offered and returns 400 delivery_method_unavailable.

Available options:
standard,
tracked,
courier
provider
enum<string>

Optional; lob is the only provider.

Available options:
lob

Response

The letter as MAILED, with mail populated.

ok
any
required
data
object
required