v1
latestSwagger 2.02026-08-0613288149.8 KBreceivers
update orderitem. ๐
updates orderitem<br/> <br/> <strong>Example Post Data:</strong><br/> <code> {<br/> ย ย ย ย "product": "Batman: The Video Game",<br/> ย ย ย ย "product_id": "jnr-1989-1990",<br/> ย ย ย ย "price": 1.99,<br/> ย ย ย ย "quantity": 2,<br/> ย ย ย ย "source": "fanshop-gotham",<br/> ย ย ย ย "currency": "USD"<br/> }<br/> </code> <br/>
put/v3/receivers/{pool_id}/orders/{id}
Path parameters
pool_idstring required
ID or email of receiver
idstring required
ID of the order
Request body
Response
Success