#HKrievs-billing-address-customer
1 messages · Page 1 of 1 (latest)
Hey there! You mean specifically calling POST /v1/customers and passing the address parameter?
If so, we don't validate that data no. You'd need to do that before sending the API request
What I mean is, that if I create a subscription with a non valid billing address, the subscription will be refused and I will receive an error saying "this is not a valid adress". Instead of recieving this error during checkout - Can I do a "pre" validtion af the billing address?