curl --request POST \
--url http://localhost:4000/v1/kyb/customers/submit
KYB
Submit KYB customer to Bridge API
Fetches the full KYB customer data, maps it to Bridge API format (converting image URLs to base64), sends it to Bridge createCustomer endpoint, and saves the response.
POST
/
kyb
/
customers
/
submit
Submit KYB customer to Bridge API
curl --request POST \
--url http://localhost:4000/v1/kyb/customers/submit