⁍ MatchMove Banking Operating System

Sections

Theme switcher

Get oauth list of created quotes

Header Parameters

Authorizationstring

Query Parameters

pagestring

Page Navigation

Default value
1
records_per_pagestring

Records Per Page

Default value
10
sort_orderstring

Sorting the results in order by asc or desc

Enum values:
ASCDESC
sort_fieldsstring

Sorting the results by the supported column fields

Default value
created_at
Enum values:
created_atstatustypedelivery_time
statusstring

Status of the quote

Enum values:
INITIATEDFAILEDCONFIRMEDCONSUMEDEXPIREDCANCELLED
typestring

Represents type of quote

Enum values:
FORWARDREVERSE
fee_includedboolean

This represents whether fee is included or not.

Enum values:
truefalse
charged_amountstring

Amount charged for a user.

charged_amount_currencystring

Currency of the charged amount in ISO 4217 format

recipient_amountstring

Amount which would be sent to recipient.

recipient_amount_currencystring

Currency of recipient amount in ISO 4217 format

converted_amountstring

Amount to be sent in user currency post fee deduction.

converted_amount_currencystring

Currency of converted amount in ISO 4217 format

Min length
3
Max length
3
expirystring

Date of quote expiry. Format : YYYY-MM-DD

created_date_fromstring

Created date from. Format: YYYY-MM-DD

created_date_tostring

Created to. Format: YYYY-MM-DD

created_bystring

Id of user who has created quotes.

idstring

ID of the quote

conditionstring

Getting the results based on the condition of the full match or any one match

Default value
AND
Enum values:
ANDOR
recipient_typestring

Type of the recipient

Enum values:
INDIVIDUALBUSINESS
destination_countrystring

Destination country code in ISO 3166 alpha-3 format

destination_currencystring

Destination currency code in ISO 4217 format

delivery_timestring

Delivery time of the quote

Enum values:
INSTANTNEAR REAL-TIMESAME DAYNEXT DAY2 DAYS
payment_railstring

Payment rail

charge_typestring

Charge type

Response

200
Object
OK

Response Attributes

paginationobject

Show child attributes

dataarray

Represents array of quotes

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 | **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

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 | General 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?