Recognition
Per-customer recognition roll-up
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Query Parameters
customer*string
Length
1 <= lengthResponse Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/recognition?customer=string"{ "object": "customer_recognition", "customer_id": "string", "currency": "string", "recognized": 0, "invoiced": 0, "earned": 0, "billed": 0, "deferred": 0, "wip": 0}