Create Receiver

Register the recipient information required for a remittance.

You can use the recipient's Unique ID, provided in the response, for your remittance application.

The mandatory status of request parameter items may vary depending on the recipient country (destination_country) and method type (method_type).

For information on required items according to the recipient country (destination_country) and method type (method_type), please refer to the Required Parameters page.

  • [Mapping Reference] This API field name: Required Parameters page Column name

    • destination_country = Country - ISO Code

    • method_type = Method Type

Items marked as 'Required' among the request parameter items are commonly mandatory regardless of the recipient country and method.

If any required item confirmed on the Required Parameters page is missing, recipient registration will not be possible, and an error response will be returned.

Please use the Get Receive Methods API to confirm the recipient country (destination_country), recipient currency (destination_currency), available method types (method_type), and recipient institution code (destination_institution_code).

  • [Mapping Reference] This API field name: Get Receive Methods API field name

    • destination_country = country

    • destination_currency = currency

    • method_type = method

    • destination_institution_code = institution_code

If you attempt to send information not confirmed by the Get Receive Methods API, recipient registration will not be possible, and an error response will be returned.

Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!