⁍ MatchMove Banking Operating System

Sections

Theme switcher

Calculate Fees for Overseas Transfers without providing Rails

Header Parameters

Authorizationstring

Body Parameters

agent_idstring Required

Retrieved from the list of supported payout agents for the program. Based on the agent id, we should be able to get the following details:

  • provider
  • receiving agent type (consumer or corporate)
  • payment_mode
  • routing param
  • routing type
  • send currency
  • receive currency
  • receive country
calculation_modestring Required

Determines whether the amount would be the source or receive amount Acceptable values:

  • source
  • receive
amountstring Required

Amount to send or calculate.

  • The amount precision should be in sync on the precision that is supported for the country.
  • For example, you send an SGD currency, the amount should have up to 2 decimal places only
transaction_typestring Required

Transaction Type

Enum values:
C2CB2BB2C

Response

200
Object
OK
400
Object
Bad Request

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
503
Object
Remittance Rails Error

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?