Hi Team,
10-25-2017 11:47 AM
if i understand your question, you're looking for the customer profile id of a sandbox/test user you've created. one way to find this is in the Customer Information Manager section of the sandbox merchant dashboard. if you're trying to do this programmatically via the API, you can either find it as a property in various responses to endpoints related to updating/reading recurring billing information (and probably more) for a user or you can retrieve a list of all customer profile ids via an API endpoint designed for just that.
10-30-2017 10:31 AM