⁍ MatchMove Banking Operating System

Sections

Theme switcher

Get corridor details

Header Parameters

X-Auth-User-IDstring Required

MatchMove provided ID for the user.

Authorizationstring

Path Parameters

idstring Required

Unique id of corridors.

Response

200
Object
OK

Response Attributes

idstring

Unique id of corridor.

receiving_countrystring

Name of the receiving country.

receiving_country_codestring

Receiving country represented in iso 3166_alpha3

mobile_country_codestring

Mobile country code for receiving country.

user_typestring

Type of the user.

Enum values:
INDIVIDUALBUSINESS
recipient_typestring

Type of receiving country.

Enum values:
INDIVIDUALBUSINESS
institute_typestring

Represents the type of receiving institute supported by the corridor.

Enum values:
BANKMOBILE_WALLETCASH_PICKUPCARDS
payment_railstring

Represents the type of payment rail supported by the corridor.

Enum values:
SWIFTLOCAL
currencystring

Description or name of the currency.

currency_codestring

Currency of corridor represented in three letter ISO 4217 Code.

currency_precisionstring

Precision of currency used for the corridor.

statusstring

Represents status of corridor.

Enum values:
ACTIVEUNDER_MAINTENANCEINACTIVE
ratesobject

Represents the fees and rates by platform to provider and provider to users.

Show child attributes

limitsobject

represents the limits applied to a transaction.

Show child attributes

permitted_purposesarray

Represents the purmitted purpose for a transaction which are allowed for a corridor.

Show child attributes

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. | | unauthorized_action | Forbidden | Access is denied for this resource. |

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** | | --------------------------| ---------------------- | -------------------------------------| | no_records_found | No Records Found | No records found. | | 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?