Create new permits linked to a recurring contract.
POST {{baseUrl}}/createPermit
Create permits for a recurring contract, including support for defining restrictions.
Request Body
{"merchantAccount"=>"<string>", "permits"=>"<string>", "recurringDetailReference"=>"<string>", "shopperReference"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |