Dear all,
I tried to integrate with eBay Rest API to receive orders, synced orders' status and update shipment
I would like to create test orders in order to test my functionality
I tried to create seller account, according to these topics
I have submitted my link between eBay and Paypal sandbox accounts via contact us link since Last Friday (06-25-2021)
I still did not receive any updates about this linking is completed or not.
Here my privilege of the account
```
{
"sellerRegistrationCompleted": false
}
```
,
Dear all,
I tried to integrate with eBay Rest API to receive orders, update shipments and synced orders' status to my application.
I tried to integrate the steps like these topics
https://forums.developer.ebay.com/questions/18585/before-you-can-list-this-item-we-need-some-additio-1.html
https://forums.developer.ebay.com/questions/40911/whats-the-correct-rest-api-call-to-make-in-order-t.html
I have submitted the eBay Sandbox account with Paypal Sandbox account on Last Friday.
I have not receive any updates yet about linking between these accounts.
My privillage
```
{
"sellerRegistrationCompleted": false
}
```