Mastercard - Get status of merchant enrollment action

The Get status of merchant enrollment action enables you to fetch the status of enrolled merchants.

Input

Input fieldsDescription
Transaction IDProvide the transaction ID of the merchant enrolled.
LimitEnter the number of records to fetch.
OffsetDetermine the offset of the records.

Output

Output fieldsDescription
Message typeType of the message.
Total recordsTotal number of records uploaded.
OffsetOffset of the records to be returned. This number must be equal or greater than zero.
LimitNumber of records to fetch per request. This number should be less than or equal to the configured limit on the API side, which is 1000.
Transaction IDUnique ID of the transaction.
Processor nameName of the processor.
Report statusIndicates whether the status is completed or failed.
Success recordsNumber of successful records in the current page.
Failed recordsNumber of failed records in the current page.
Merchant dataAn array of merchant data outbound objects containing the status response details.
Acquirer BINAcquirer reference ID number.
Acquirer CIDAcquirer company ID.
Acquirer ICAAcquirer ICA number.
Acquirer nameThe acquirer name.
Merchant IDAcquirer merchant ID.
Merchant nameName of the merchant.
Identity check expressFlag for Identity Check Express. Valid values are Y or N.
Delete reasonReason for deleting the merchant enrollment. Only required if the selected action is delete.
StatusStatus of the record. This is either Successful or Rejected.
ReasonContains either new record data for successful merchant enrollment or the reason for failure for rejected records.

Last updated: