Duplicate Price IDs were passed as separate items
Cannot have duplicate Price IDs passed as separate items
| Error Message | Cannot have duplicate Price IDs passed as separate items |
| Error Code | transaction_duplicate_price_ids |
| Status Code | 400 |
Common causes
You have passed the same price_id multiple times in the
itemsarray, this is not allowed
Solutions
Remove any duplicate price_ids from the
itemsarray in your request to ensure you are sending a combination of unique price_ids