Skip to main content
Version: 2021-04-15

Create order fulfillment

POST 

/payments/orders/:orderId/fulfillments

The "Order Fulfillment" API facilitates the process of fulfilling an order.

Request

Version stringrequired

API Version

Available options2021-04-15
orderId stringrequired

ID of the order that needs to be returned

application/json

Bodyrequired

    altIdstringrequired

    Location Id or Agency Id

    altTypestringrequired
    Available optionslocation
    trackingsobject[]required

    Fulfillment tracking information

    itemsobject[]required

    Fulfilled items

    notifyCustomerbooleanrequired

    Need to send a notification to customer

application/json

Successful response

Schema
    statusbooleanrequired

    Status of api action

    dataobjectrequired

    fulfillment data