Create FulfillmentAsk AIpost https://us2-api.bringg.com/v2/orders/{order_id}/fulfillmentsSend the details of a new fulfillment to Delivery Hub from your Order Management System (OMS).Path Paramsorder_iddoublerequiredBody Paramssource_idstringYour source system's ID for this fulfillment.productsarray of objectsrequiredThe products included in this fulfillment.products*ADD objectfulfillment_typestringenumDesignates if this is a delivery or return.deliveryreturnAllowed:deliveryreturnshipmentsarray of objectsThe shipments included in this fulfillment.shipmentsADD objectshipping_account_iddoubleThe shipping account used for the quoted or actual booking. Required when service is present. This is used when the end-customer selects the carrier and service for a shipment.servicestringThe service level for the quoted booking, such as same-day. Required shipping_account_id is present.senderobjectsender objectrecipientobjectrecipient objectsender_addressobjectsender_address objectrecipient_addressobjectrecipient_address objectsender_location_iddoubleThe ID of the location where the fulfillment is being sent from. This is used to determine the origin of the shipment. If not provided, the sender and sender_address must be provided.recipient_location_iddoubleDelivery Hub's or your source system's ID for the recipient's location. Forbidden if recipient or recipient_address are present.fulfillment_methodstringenumDesignates if the fulfillment method is direct delivery to the recipient's address or via a PUDO (pickup/dropoff) location.pudodirectAllowed:pudodirectpudo_location_idstringThe ID of the PUDO (pickup/drop off) location of the sender or recipient.HeadersAuthorizationstringrequiredResponses 200Success 400Bad Request 403ForbiddenUpdated 10 months ago