cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

getFulfillmentPolicies threw error: User is not eligible for Business Policy

Using the API Explorer to test https://api.sandbox.ebay.com/sell/account/v1/fulfillment_policy?marketplace_id=EBAY_AU with correct token (with correct scope mentioned on the documentation page), I was given code 403 and error: User is not eligible for Business Policy.

 

getPrivileges shows "sellerRegistrationCompleted": true


I believe it's a bug.

Message 1 of 3
latest reply
1 BEST ANSWER

Accepted Solutions

getFulfillmentPolicies threw error: User is not eligible for Business Policy

Hi @ezydvd_au,

 

You can use the optInToProgram call to opt the seller into the eBay business policies program and getOptedInPrograms call to check the status of the request.

 

Once the user is opted into the eBay business policies program, the user can create and manage the business policies with Account API calls. 

Best Regards,
eBay Developer Support

View Best Answer in original post

Message 2 of 3
latest reply
2 REPLIES 2

getFulfillmentPolicies threw error: User is not eligible for Business Policy

Hi @ezydvd_au,

 

You can use the optInToProgram call to opt the seller into the eBay business policies program and getOptedInPrograms call to check the status of the request.

 

Once the user is opted into the eBay business policies program, the user can create and manage the business policies with Account API calls. 

Best Regards,
eBay Developer Support
Message 2 of 3
latest reply

getFulfillmentPolicies threw error: User is not eligible for Business Policy

Thanks! Problem solved.

Message 3 of 3
latest reply