cURL
curl --request GET \ --url http://localhost:4000/v1/kyb/customers/submission
Returns the Bridge submission for the current user if one exists, or null if the customer has not been submitted yet.
Bridge submission retrieved successfully