v1
latestOpenAPI 3.0.22026-08-04530309.0 KBCustomer Products
Get a single Customer Product
Retrieves a single Customer Product resource along with its associated Customer and Product
get/customer_products/{uid}
Response
A single Customer Product is returned
Example response
{
"uid": "Tegvs2E4TQgVYYMj",
"status": "active",
"customer_uid": "DuSzg6Ywr3cY9mw4",
"customer_email": "olive.oyl@newline53.com",
"product_uid": "b8bemEKjAQhunbah",
"product_name": "Checking",
"program_uid": "F1oFMKafpB2Zm6ng",
"activated_at": "2019-10-19T08:15:13Z"
}