Get code count

Get code count

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

pidstringRequiredformat: "uuid"
Loyalty Program ID
cpidstringRequiredformat: "uuid"
Code Pool ID

Response

Code count successfully fetched
countlong
Number of codes

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error