Docs

Create Fulfillment Order

Creates a fulfillment order in Amazon Seller.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

Three digit currency code in ISO 4217 format.

stringrequired

Three digit currency code in ISO 4217 format.

stringrequired

Three digit currency code in ISO 4217 format.

string

Additional delivery instructions. For example, this could be instructions on how to enter a building, nearby landmark or navigation instructions, or Beware of dogs.

string

A marketplace identifier. Specifies the marketplace where the product would be stored.

stringrequired
stringrequired

The transaction identifier of this payment.

stringrequired
date

Date timestamp

stringrequired
stringrequired
objectrequired
array
date

Date timestamp

stringrequired

The transaction mode of this payment.

numberrequired
stringrequired

A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation.

stringrequired

A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation.

stringrequired

A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation.

string
array
daterequired
array
string
stringrequired

A fulfillment order identifier that the seller creates to track their fulfillment order. The sellerFulfillmentOrderId must be unique for each fulfillment order that a seller creates. If the seller's system already creates unique order identifiers, then these might be good values for them to use.

stringrequired

A fulfillment order item identifier that the seller creates to track fulfillment order items. Used to disambiguate multiple fulfillment items that have the same sellerSku value. For example, the seller might assign different sellerFulfillmentOrderItemId values to two items in a fulfillment order that share the same sellerSku value but have different giftMessage values.

stringrequired

A fulfillment order identifier that the seller creates. This value displays as the order identifier in recipient-facing materials such as the outbound shipment packing slip. The value of displayableOrderId should match the order identifier that the seller provides to the recipient. The seller can use the SellerFulfillmentOrderId for this value or they can specify an alternate value if they want the recipient to reference an alternate order identifier. The value must be an alpha-numeric or ISO 8859-1 compliant string from one to 40 characters in length. Cannot contain two spaces in a row. Leading and trailing white space is removed.

string

A message to the gift recipient, if applicable.

stringrequired
stringrequired

The two digit country code. In ISO 3166-1 alpha-2 format.

string

Item-specific text that displays in recipient-facing materials such as the outbound shipment packing slip.

stringrequired

Date timestamp

stringrequired
stringrequired

Order-specific text that appears in recipient-facing materials such as the outbound shipment packing slip.

string

Amazon's fulfillment network SKU of the item.

string
array
stringrequired

The shipping method used for the fulfillment order. When this value is ScheduledDelivery, choose Ship for the fulfillmentAction. Hold is not a valid fulfillmentAction value when the shippingSpeedCategory value is ScheduledDelivery. Note: Shipping method service level agreements vary by marketplace. Sellers should refer to the Seller Central website in their marketplace for shipping method service level agreements and fulfillment fees.

array
array

An amount of money, including units in the form of currency.

string
array
string
string
string
array

The COD (Cash On Delivery) charges that you associate with a COD fulfillment order.

string
array

A list of email addresses that the seller provides that are used by Amazon to send ship-complete notifications to recipients on behalf of the seller.

array
array

An array of various payment attributes related to this fulfillment order.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.