Enrollment
Enroll Merchant
Enroll the merchant in a various alert program. If no merchant_id is specified a new merchant object will be automatically generated. For each alert program various info is required. For example, for Ethoca, only descriptors are. To see which info is required see here
POST
/
api
/
enroll_merchant
Query Parameters
api_key
string
requiredmerchant_id
string | null
Body
application/json
requestData
object
requiredtype
enum<string>
requiredAvailable options:
Ethoca
, CDRN
, RDR
, Discover
, AMEX
, JCB
, Unknown
,
merchantId
string | null
Response
200 - application/json
The response is of type integer
.