i have a conflict in some point , i need to receive this representation after consuming my endpoint .
the response is like that :
{"6451":{"option":1,"note":""},"6460":{"option":1,"note":""}}
How can i send the above format but in the correct way please through postman application , i don't have an imagination for forming the parameters which i will receive in my PHP controller