- Welcome 👋
- Get Started
- Create Your First App
- Authorization
- Webhooks
- Conditional Webhooks
- Security Considerations
- Multi-Language Support
- Responses
- Pagination
- Rate Limiting
- Versioning
- Change Log
- Support
- APIs
- Orders
- Order Status
- Order Histories
- Order Tags
- Order Invoice
- Order Reservations
- Order Items
- Products
- Product Options
- Product Quantity
- Product Variants
- Product Tags
- Product Images
- Product Option Values
- Abandoned Carts
- Customer Groups
- Customers
- Digitals Product
- Categories
- Exports
- Shipments
- Shipping Companies
- Shipping Zones
- Shipping Rules
- Countries
- Product Option Templates
- Taxes
- Coupons
- Affiliates
- Order Assignment
- Special Offers
- Transactions
- Payments
- Settlements
- Settings
- Merchant
- Brands
- Reviews
- Branches
- Currencies
- SEO
- Cities
- DNS Records
- Languages
- Employees
- Advertisements
- Webhooks
- Custom URLs
- Loyalty Points
- Webhooks - Store Events
Create Shipment
Production
Production
POST
https://api.salla.dev/admin/v2/shipments
Shipments
Last modified:2025-02-05 08:33:34
Scopes
shipping.read_write
- Shipping Read & WriteRequest
Authorization
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.Example:
Authorization: Bearer ********************
Body Params application/json
shipment_id
integer | null
optional
courier_id
integer
required
Example:
1723506348
external_company_name
string
optional
overwrite_exists_pending
boolean
optional
Example:
true
shipment_type
enum<string>
required
Allowed values:
returnshipment
Example:
shipment
policy_options
object
optional
boxes
integer
optional
Example:
2
payment_method
enum<string>
required
Allowed values:
codpre_paid
Example:
cod
cash_on_delivery
object
optional
payment_method
is cod
amount
number
required
0
and 9999
Example:
200
currency
string
required
Example:
SAR
ship_to
object
required
name
string
required
Example:
username
email
string
required
Example:
username@gmailcom
phone
string