post https://sandbox-api.readyremit.com/v1/card-onboarding-sessions
The POST /card-onboarding-sessions endpoint is used to create a new card onboarding session, allowing users to securely enter and link their card details. This session enables customization of the user interface and validation of required card information.
Implementation Guide:
- Prerequisite: Ensure that all required fields are provided to create the onboarding session accurately.
- Validation: Validate the request body to ensure all required fields are included and correctly formatted.