Request Pickup
Book a shipping method for an order and request pickup with the courier.
Authorizations
API key for authentication. Create one in Settings > Developer.
Path Parameters
Order ID — the unique identifier of the order.
Body
ride_blitz, gosend, kirimin_aja Display name for this shipping method (e.g. "GoSend Instant").
Shipping fee to record on the order.
x >= 0Package weight in kilograms.
x >= 0Courier service name (e.g. "REG23", "INSTANT").
INSTANT, EXPRESS Selected expedition for KiriminAja Express (e.g. "jne-REG23").
x >= 1PICKUP, DROPOFF Scheduled pickup time, in YYYY-MM-DD HH:mm:ss or ISO 8601 format.
TWO_WHEEL, FOUR_WHEEL x >= 0500Optional store location to use as the pickup origin.
Response
Shipping booked successfully
Summary view of an order's shipping method, returned by the shipping action endpoints.

