Consume Limit OrderAsk AIpost https://sandbox-api.oneliquidity.technology/merchant/v1/ads/consume/{adUID}Consumes an existing active merchant AD by adUID.Path ParamsadUIDuuidrequiredThe AD UID to consume.Body ParamsProvide exactly one of quantity or quantityInUnits.quantitystringHuman-readable quantity (numeric string like 10 or 0.25).quantityInUnitsstringQuantity in base units (bigint string). Must be greater than zero.Responses 200Status 200 Response 400Status 400 Response 401Status 401 Response 403Status 403 Response 404Status 404 Response 500Status 500 ResponseUpdated about 2 months ago