Get result of a MATCH inquiry by the inquiry reference number (IRN)
scopes:
Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication (token authentication) should be used for accessing the API.
Use Get Token to get an access token for client credentials. Pass the token in the request header:
Authorization: Bearer {access_token}where the access_token is JSON Web Tokens (JWT).
An id that uniquely identifies the account.
9The inquiry reference number (IRN) returned by the termination inquiry to MATCH
A limit on the number of objects to be returned. Limit can range between 1 and 100 items, and the default is 20 items.
1 <= x <= 100Zero-based offset to start from. A value of 10 will start with the 11th item
x >= 0Possible merchant matches from MATCH
cursor for use in pagination. starting_after is the zero-based index to start the next request after. For instance, if you send a request that starts at index 0 and returns 10 items, a subsequent call can include starting_after=10 in order to fetch items starting with item 11.
If there are no more items this field is not returned.
Reference number to look up inquiry result