Create order fulfillment

Creates an order fulfillment in your Yotpo store.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
👍

How to use this endpoint

  • Required parameters are listed below. For the full list of properties, see About order fulfillments.
  • To see an example request, click Examples in the payload on the right.
Path Params
string
required

The store ID (app_key).

string
required

The Yotpo ID for the order. This ID is created automatically upon creation of the order. You can find it by using the Retrieve endpoint.

Body Params
string
required

The merchant's unique ID for the fulfillment.

date
required

The date the fulfillment was created. Format must be ISO 8601.

string
required

The status of the fulfillment. Valid values: pending, open, success, cancelled, error, failure.

fulfilled_items
array
required

Information about the specific items fulfilled (i.e. product and quantity). Learn more

fulfilled_items*
Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json