Using Recipes
To help developers get started with integrating the IC API into their applications, we've provided some sample payloads for common money remittance scenarios. These Recipes include the necessary parameters and request bodies for each endpoint, as well as example responses and potential error cases.
These sample payloads and recipes should provide a helpful starting point for integrating the IC API into your application and facilitating secure and efficient money remittance transactions for your users. Remember to follow the API Reference and Guide closely as the Recipes are only for reference, and test your integration thoroughly to ensure that it is functioning correctly.
We currently have recipes available for the following actions:
- Create a transaction
- Receiving agent: Check transaction status
- Sending agent: Check transaction status
- Confirm a transaction payout
Updated over 1 year ago