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

Parameter

Datatype

Description

customer*

obj

Any 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_id

int

Coupon series id from which the coupon needs to be issued.

Language
Click Try It! to start a request and see the response here!