Search found 12 matches
- 15 Aug 2022, 12:04
- Forum: Help
- Topic: fetching order data response empty data
- Replies: 1
- Views: 2153
fetching order data response empty data
Aimeos version: 2022.04
PHP version: 8.1
Environment: Linux
/GET https://domain.com/jsonapi/order?include=order/base,order/base/address,order/base/coupon,order/base/product,order/base/service with bearer token
When i fetching order data with json api, the response is empty data. But i have order ...
PHP version: 8.1
Environment: Linux
/GET https://domain.com/jsonapi/order?include=order/base,order/base/address,order/base/coupon,order/base/product,order/base/service with bearer token
When i fetching order data with json api, the response is empty data. But i have order ...
- 04 Jul 2022, 03:34
- Forum: Help
- Topic: Request for new feature
- Replies: 3
- Views: 3126
Re: Request for new feature
Aimeos version: 2022.04
PHP: 8.1.7
Linux system: Ubuntu 21.04
PHP: 8.1.7
Linux system: Ubuntu 21.04
- 03 Jul 2022, 10:33
- Forum: Help
- Topic: Request for new feature
- Replies: 3
- Views: 3126
Re: Request for new feature
and this is the response to the request
- 03 Jul 2022, 10:33
- Forum: Help
- Topic: Request for new feature
- Replies: 3
- Views: 3126
Request for new feature
Good evening, I want to change customer.address.position in the patch request aimeos jsonapi but it doesn't work.
I did a direct search of ai-client-jsonapi and aimeos/core source code to learn how the process of patch request works. All I get is confusion. I ask for your help to add a feature to ...
I did a direct search of ai-client-jsonapi and aimeos/core source code to learn how the process of patch request works. All I get is confusion. I ask for your help to add a feature to ...
- 02 Jul 2022, 08:12
- Forum: Help
- Topic: Bug in delete basket/service
- Replies: 1
- Views: 2684
Bug in delete basket/service
Good evening, one more step aimeos jsonapi will be awesome.
I think I found a bug when deleting a services in basket. When I delete a service with a relid 'payment' it will delete the basket relationships with id 'payment', unfortunately it doesn't happen when I delete the service with a relid ...
I think I found a bug when deleting a services in basket. When I delete a service with a relid 'payment' it will delete the basket relationships with id 'payment', unfortunately it doesn't happen when I delete the service with a relid ...
- 01 Jul 2022, 09:42
- Forum: Help
- Topic: Request for new feature
- Replies: 10
- Views: 9114
Re: Request for new feature
Thank you, can't wait for new version 
- 30 Jun 2022, 16:06
- Forum: Help
- Topic: Request for new feature
- Replies: 10
- Views: 9114
- 30 Jun 2022, 16:05
- Forum: Help
- Topic: Request for new feature
- Replies: 10
- Views: 9114
Re: Request for new feature
i forgot to show body request
- 30 Jun 2022, 16:04
- Forum: Help
- Topic: Request for new feature
- Replies: 10
- Views: 9114
Re: Request for new feature
still not working
- 30 Jun 2022, 13:17
- Forum: Help
- Topic: Request for new feature
- Replies: 10
- Views: 9114
Re: Request for new feature
no, i don't know much about php