curl--location--request GET 'https://services-qa.roofhub.pro/customers/validate/?accountNumber=&invoiceNumber=&invoiceDate=&billedAmount&integrationKey' \
--header'Authorization: Bearer ' \
--header'Content-Type: application/json'
Responses
🟢200Success
application/json
Body
Example
{"validIndicator":"Y","customerId":46225,"accountNumber":"STO1170","customerName":"STORM TEAM CONSTRUCTION INC","homeBranchId":"3","customerAddress1":"4050 S US HWY 1","customerAddress2":"SUITE 303","customerAddress3":"","customerCity":"JUPITER","customerState":"FL","customerZipCode":"33477","customerPhone":"6146944583"}