/api/v1.0/{appId}/vouchers/{voucherId}/usageAsk AIpost https://api.flipdish.co/api/v1.0/{appId}/vouchers/{voucherId}/usagePath ParamsappIdstringrequiredvoucherIdint32requiredBody ParamsIsUsedbooleanFlag indicating whether the voucher is usedtruefalseUsedByCustomerIdint32 | nullIndicates Customer that used the voucher.TransactionKeystringAn opaque string, to ensure idempotency. This allows for safely retrying requests without accidentally performing the same stamp operation twice. This will typically contain the the ID of the sale order.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesDataErrorCodeMessageStackTraceapplication/jsonapplication/xmltext/jsontext/xmlShow 8 enum valuesResponses 200OK 400BadRequest 401Unauthorized 403Successful authentication, but authorization has been denied for this request. 404NotFoundUpdated 11 months ago