Create FulfillmentsCopy Pagepost deprecatedhttps://api-sandbox.venly.market/fulfillmentsThis endpoint is used to create a purchase fulfillment and a reimbursement fulfillment.Body ParamsCreatePurchaseCommandCreateReimbursementCommandofferIdstringrequiredThe offer ID that is to be boughtuserIdstringThe user ID for who the fulfillment is being created (buyerId in case of purchase and sellerId in case of reimbursement)typestringrequiredDefaults to PURCHASEThe type of fulfillmentexternalUserIdstringYour end-user's ID from your company/databasewalletAddressstringThe wallet address of the buyer (where they want to recieve the item)amountint32The amount of items to buy/sellResponses 200OK 400When the request contains invalid input 401When the user is not authorized to access the resource 403When a user doesn't have proper security authority 404When a resource is not found 405When the HttpMethod is not supported 415Usually when the input is not a valid json 500When there's an unexpected errorUpdated 9 months ago Get all FulfillmentsUpdate Association for HederaDid this page help you?YesNo