Profile loyalty information
GET {{kroger-baseUrl}}/identity/profile/loyalty
Provides access to an authenticated customer's loyalty information.
Note: the customer must be authenticated using the OAuth2 Authorization
Code grant type.
RESPONSES
status: OK
{"data":{"loyalty":{"cardNumber":"\u003cstring\u003e"}},"meta":{}}