Skip to content

Commit b179326

Browse files
Update README.md
1 parent d28d8a4 commit b179326

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Please feel free to relay your comments, suggestions or corrections through pull
1010
> You can get final JAR to import into your Java project by download it from urls below.
1111
> [Release note](https://github.com/bliblidotcom/seller-api-client-java/releases)
1212
13+
- v1.3.0-1 : https://github.com/bliblidotcom/seller-api-client-java/releases/tag/1.3.0-1
1314
- v1.2.0-3 : https://github.com/bliblidotcom/seller-api-client-java/releases/tag/1.2.0-3
1415
- v1.1.0-1 : https://github.com/bliblidotcom/seller-api-client-java/releases/tag/1.1.0-1
1516

@@ -67,4 +68,4 @@ Please feel free to relay your comments, suggestions or corrections through pull
6768
> Run AppBasicAuth.java and it will work like the below sequence:
6869
6970
1. Send order detail request to `https://api-uata.gdn-app.com/v2/proxy/mta/api/businesspartner/v1/order/orderDetail`
70-
2. Send fulfill order request with package id from `[1]` to `https://api-uata.gdn-app.com/v2/proxy/seller/v1/orders/regular/{packageId}/fulfill`
71+
2. Send fulfill order request with package id from `[1]` to `https://api-uata.gdn-app.com/v2/proxy/seller/v1/orders/regular/{packageId}/fulfill`

0 commit comments

Comments
 (0)