Bluecart Api Reference
The Bluecart API is defined using REST. Some features highlights are listed here:
- Uses AWS Signature authentication v4.
- Returns JSON-encoded responses.
Bluecart Api Reference
The Bluecart API is defined using REST. Some features highlights are listed here:
- Uses AWS Signature authentication v4.
- Returns JSON-encoded responses.
- Uses standard HTTP response codes.
- It has predictable resource-oriented URLs
The API doesn't support bulk updates. You can work on only one object per request.