Party Screenings REST Endpoints

Business Objects/Trade Parties/Party Screenings
The operations from the Business Objects/Trade Parties/Party Screenings category.
Create a Party Screening
Method: post
Path: /tradeParties/{contactGid}/partyScreenings
Delete a Party Screening
Method: delete
Path: /tradeParties/{contactGid}/partyScreenings/{partyScreeningSequence}
Get a Party Screening
Method: get
Path: /tradeParties/{contactGid}/partyScreenings/{partyScreeningSequence}
Get Party Screenings
Method: get
Path: /tradeParties/{contactGid}/partyScreenings
Update a Party Screening
Method: patch
Path: /tradeParties/{contactGid}/partyScreenings/{partyScreeningSequence}
Update Party Screenings
Method: patch
Path: /tradeParties/{contactGid}/partyScreenings