-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to upload bulk items through APIs #48
Comments
Issue Description: When using the Arcadier Bulk Create Items API to upload multiple items, the API returns a 200 OK response with a success message indicating that the request was submitted and processed. However, the items do not appear in the Arcadier admin panel. API Details: Endpoint: /api/v2/merchants/merchant-id/bulk-create Expected Behavior: The items submitted via the Bulk Create Items API should be visible in the Arcadier admin panel once the operation is successfully processed. Actual Behavior: The API returns a 200 OK response with a success message. |
Could please provide us any update on above issue? |
can you share us your payload on this? |
Please check payload of request. [ |
hi , thanks for the payload, can you please share the request URL and the method you used, assuming it is POST, thanks |
Hi, |
Any update? |
Could you please provide us any update on the above issue? |
hi @Nirmaljit07 we are still investigating from our end about this issue, will get back to you as soon as we have updates. thanks. |
we have also added isAvailble parameter in payload too but with that also bulk API not showing items in frontend and backend |
Hi team, |
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: