Skip to main content
This section describes an end-to-end flow to create a beneficiary. Please retreive this payload template using the List Products API. Here is an example :

1. Create instruction to add a beneficiary

Request

Response

HTTP 200

2. Submit service request

Use the request id obtained in the previous request to submit the instruction

Request

Response

HTTP 200

3. Retrieve instruction to sign as maker

Retrieve the HSM instruction to be signed by the maker

Request

Response

HTTP 200

4. Confirm instruction as maker

Sign the ‘request’ element with the API maker private key, insert the string in ‘signature’. The signed instruction is submitted directly to the HSM.

Request

Response

HTTP 200
NOTE: Authoriser approval is not required when creating beneficiaries