Skip to main content
Version: v3

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 optionsv3
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