Create spare part(s)
POST/partners/v1/spare-parts
Starter | Premium | Ultimate |
---|---|---|
✔️ | ✔️ | ✔️ |
Creation of spare part(s)
⚠️ The request is processed in background. It can takes up to several minutes to see the change if there is a lot of changes.
Unit price amount must be passed as an integer in the lowest unit of the currency. For example, EUR and USD have a cent unit, 10 EUR = 1000 cents, 10 USD = 1000 pennies.
⚠️ A maximum of 10.000 creations can be processed in a single request. You need to split in several requests if you have more.
Request
Responses
- 202
- 400
- 401
- 403
Request accepted (e.g. all changes will be processed as soon as possible)
Request contains invalid data or does not have all required data
Missing or invalid Api Key (e.g. revoked or non-existent)
Access denied