Baskets

Remove a row from the basket

This will remove the given {rows.id} from the basket {ident}. The basket must be re-fetched after running to receive updated totals.

delete/baskets/{ident}/packages/{rows.id}

Path parameters

identstring required
Example:1a-55fff4107740a1f40d844ff89607557f45bfafb3

The basket identifier.

rows.idinteger required
Example:1

The id of the basket.rows row to remove.

Response

Successfully deleted a row from the basket.

Changes

No recorded changes to this endpoint across all 1 revision of this API.