REST API via customized Representation and Classes get Error 404

SUGGESTED

I planned to make a REST API through a new representation and class both named 'ZGACCENTRYA' based on the data source of GACCENTRYA.

My main objective is for the REST API able to call out the value of 'DIE' and 'CCE' with multiple dimensions via Postman but it turns out with the result as shown below.

And I check back my setting in Representation and did the global validation, the error triggered is shown in the diagram below.

I have tried to do research bout the error related, and some websites did explain what's the general issue of it but didn't show the solution to solve it. 

The diagram below will show my settings of 'Representation' and 'Classes' of ZGACCENTRYA

Representation Setting:

Diagram 1: Representation setting 1

Diagram 2: Representation setting 2

Diagram 3: Representation setting 3

Diagram 4: Representation setting 4

Diagram 5: Representation setting 5

Diagram 6: Representation setting 6

Class Setting:

Diagram 7: Class setting 1

Diagram 8: Class setting 2

Diagram 9: Class setting 3

Diagram 10: Class setting 4

Diagram 11: Class setting 5

Diagram 12: Class setting 6

Diagram 13: Class setting 7

Diagram 13: Class setting 7

So what should I do to solve the error shown in Representation global validation?