Issues a new card.
POST {{baseUrl}}/issue
Issues a new card of the given payment method.
Request Body
{"amount"=>"<string>", "merchantAccount"=>"<string>", "paymentMethod"=>"<string>", "recurringDetailReference"=>"<string>", "reference"=>"<string>", "shopperInteraction"=>"<string>", "shopperReference"=>"<string>", "store"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |