I am trying to create a payment policy using eBay Business Policy API. Here is exactly I am doing in steps
1- I have created a developer account.
2-Using developer account, I created a sandbox account.
3- I created a UserToken for my sandbox user.
4- Using this token I sent this request using Postman using sample1 input from the official documentation. Here is what my Postman response looks like.2.PNG
Please Point any mistake I am doing here.