# ThirdPartyCodes Additional configuration options that control item, store or level behavior with third-party integrations ## Gets all Third Party Codes - [GET /interfaces/thirdPartyCodes](https://developer.yellowdogsoftware.com/fetch/api/thirdpartycodes/op-interfaces-thirdpartycodes.md) ## Creates Third Party Codes - [POST /interfaces/thirdPartyCodes](https://developer.yellowdogsoftware.com/fetch/api/thirdpartycodes/post-interfaces-thirdpartycodes.md): {% partial file="snips/post-tpcd-description.md" /%} ## Updates Third Party Codes - [PUT /interfaces/thirdPartyCodes](https://developer.yellowdogsoftware.com/fetch/api/thirdpartycodes/put-interfaces-thirdpartycodes.md) ## Bulk delete Third Party Codes - [DELETE /interfaces/thirdPartyCodes](https://developer.yellowdogsoftware.com/fetch/api/thirdpartycodes/delete-interfaces-thirdpartycodes.md) ## Gets Third Party Code by Id - [GET /interfaces/thirdPartyCodes/{id}](https://developer.yellowdogsoftware.com/fetch/api/thirdpartycodes/get-interfaces-thirdpartycodes-byid.md) ## Deleting a Third Party Code - [DELETE /interfaces/thirdPartyCodes/{id}](https://developer.yellowdogsoftware.com/fetch/api/thirdpartycodes/delete-interfaces-thirdpartycodes-byid.md)