What’s Changed
GET /api/loyalty/badges
Return Type:
Changed response : 200 OK200
-
Changed content type :
application/json-
Changed property
data(array) Changed items (object):Response returned upon successful fetching of the badges.
-
Changed property
dataJobs(array)Array of data jobs associated with the badge
Changed items (object):-
Changed property
status(string)The status of the data job
Added enum values:processingcancelled
-
Changed property
-
Changed property
-
Changed property
POST /api/loyalty/badges
Return Type:
Changed response : 200 OK200
-
Changed content type :
application/json-
Changed property
dataJobs(array)Array of data jobs associated with the badge
Changed items (object):-
Changed property
status(string)The status of the data job
Added enum values:processingcancelled
-
Changed property
-
Changed property
POST /api/loyalty/badges/
Return Type:
Changed response : 200 OK200
-
Changed content type :
application/json-
Changed property
dataJobs(array)Array of data jobs associated with the badge
Changed items (object):-
Changed property
status(string)The status of the data job
Added enum values:processingcancelled
-
Changed property
-
Changed property
DELETE /api/loyalty/badges/
Return Type:
Changed response : 200 OK200
-
Changed content type :
application/json-
Changed property
dataJobs(array)Array of data jobs associated with the badge
Changed items (object):-
Changed property
status(string)The status of the data job
Added enum values:processingcancelled
-
Changed property
-
Changed property