⁍ MatchMove Banking Operating System

Sections

Theme switcher

Get all transaction list

Header Parameters

X-Auth-User-IDstring Required

MatchMove provided ID for the user.

Authorizationstring

Query Parameters

idstring

Transaction Identifier Reference

statusstring

Transaction Status

Enum values:
INITIATEDPROCESSINGSUBMITTEDPENDINGSUCCESSFAILEDREJECTEDEXPIREDREVERSEDUNDER_REVIEW
... 1 other enums
user_typestring

User Type

Enum values:
INDIVIDUALBUSINESS
quote_typestring

Quote Type

Enum values:
FORWARDREVERSE
user_countrystring

Three-letter country codes, represented as ISO 3166-1 alpha-3

Min length
3
Max length
3
user_currencystring

Three-letter currency codes, represented as ISO 4217 Code

Min length
3
Max length
3
recipient_countrystring

Three-letter country codes, represented as ISO 3166-1 alpha-3

Min length
3
Max length
3
receiving_currencystring

Three-letter currency codes, represented as ISO 4217 Code

Min length
3
Max length
3
receiving_institution_typestring

Receiving Institution Type

Enum values:
BANKMOBILE_WALLETCASH_PICKUPCARDS
pageinteger

Page Navigation

Minimum
1
Multiple of
1
Default value
1
records_per_pageinteger

Records Per Page

Minimum
1
Max length
100
Multiple of
1
Default value
10
recipient_typestring

Recipient type

Enum values:
INDIVIDUALBUSINESS

Response

200
Object
OK

Response Attributes

paginationobject

Show child attributes

dataobject

Represents transaction object.

Show child attributes

400
Object
Bad Request | **Code** | **Title** | **Detail** | | ---------------------------------------------------------- | -------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | | invalid_user_id | Invalid User ID | User does not exist. Please provide a valid user id. | | invalid_query_param | Invalid Query Parameter | Invalid query parameters. |

Response Attributes

idstring Required

Unique hash-id for the error message

statusinteger Required

Error response status code

codestring Required

Error response code

titlestring Required

Error response title

detailstring Required

Error response detail

sourcearray,string

Source defines the multiple error messages

Show child attributes

timestampstring Required

Response timestamp

401
Object
Unauthorized Request | **Code** | **Title** | **Detail** | | ---------------------------| ----------------------| ---------------------------------------------------| | token_required | Token Required | Access denied due to invalid token on header. | | invalid_tenant | Invalid Tenant | Access denied due to invalid tenant code. |

Response Attributes

idstring Required

Unique hash-id for the error message

statusinteger Required

Error response status code

codestring Required

Error response code

titlestring Required

Error response title

detailstring Required

Error response detail

sourcearray,string

Source defines the multiple error messages

Show child attributes

timestampstring Required

Response timestamp

403
Object
Forbidden | **Code** | **Title** | **Detail** | | ---------------------------------------------------------- | -------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | | restricted_resource | Restricted Resource | Access denied to the resource. If your access key and source IP is correct, it would be because of `X-Auth-User-ID` is not passed on header. |

Response Attributes

idstring Required

Unique hash-id for the error message

statusinteger Required

Error response status code

codestring Required

Error response code

titlestring Required

Error response title

detailstring Required

Error response detail

sourcearray,string

Source defines the multiple error messages

Show child attributes

timestampstring Required

Response timestamp

404
Object
Not Found | **Code** | **Title** | **Detail** | | --------------------------| ---------------------- | -------------------------------------| | resource_not_found | Resource Not Found | The requested URL was not found. |

Response Attributes

idstring Required

Unique hash-id for the error message

statusinteger Required

Error response status code

codestring Required

Error response code

titlestring Required

Error response title

detailstring Required

Error response detail

sourcearray,string

Source defines the multiple error messages

Show child attributes

timestampstring Required

Response timestamp

500
Object
Internal Server Error | **Code** | **Title** | **Detail** | | --------------------------| -----------------------| -----------------------------------------------------| | generic_error | Generic Error | General application error. |

Response Attributes

idstring Required

Unique hash-id for the error message

statusinteger Required

Error response status code

codestring Required

Error response code

titlestring Required

Error response title

detailstring Required

Error response detail

sourcearray,string

Source defines the multiple error messages

Show child attributes

timestampstring Required

Response timestamp

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?