adding test for GET Orders
This commit is contained in:
@@ -6,3 +6,9 @@ Authorization: Basic QUxJQ0Utc2VjcmV0
|
|||||||
"PostalCode": "123456",
|
"PostalCode": "123456",
|
||||||
"CityName": "AlteredTown"
|
"CityName": "AlteredTown"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
###
|
||||||
|
|
||||||
|
GET http://localhost:4004/admin/Orders(ID=7e2f2640-6866-4dcf-8f4d-3027aa831cad,IsActiveEntity=false)?
|
||||||
|
&$expand=shippingAddress($select=cityName,houseNumber,postalCode,streetName)
|
||||||
|
Authorization: Basic QUxJQ0U6c2VjcmV0
|
||||||
|
|||||||
Reference in New Issue
Block a user