Skip to main content
POST
Bulk Order

Authorizations

X-API-Key
string
header
required

Your UGiftMe API key for authentication.

Format: Secure API key (e.g., <your-api-key>)

Required: All endpoints require this header

Example: X-API-Key: <your-api-key>

Headers

Idempotency-Key
string

Body

application/json
orders
object[]
required

Response

Bulk orders created (sync path or idempotent replay)

success
boolean
required
Example:

true

orders
object[]
required
summary
object
required
rejectedOrders
object[]