Issue Coupon

This API allows you to issue a specific coupon series to a customer.

Prerequisites

  • Authentication: Basic or OAuth authentication
  • Default access group

Resource information

URI/v1.1/coupon/issue
HTTP methodPOST
PaginationNA
Rate limit300
Batch supportNA

Request Body Parameter

ParameterDatatypeDescription
customer*objAny identifier of the customer to whom you want to issue coupon.
Supported identifiers: mobile, email, external_id, user_id, card_number, card_external_id.
series_idintCoupon series id from which the coupon needs to be issued.
Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!