Party Screens REST Endpoints
Business Objects/Customs Declarations/Lines/Party Screens
The operations from the Business Objects/Customs Declarations/Lines/Party Screens category.
- Create a Party Screen
- Method: postPath:
/customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/partyScreens - Delete a Party Screen
- Method: deletePath:
/customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/partyScreens/{gtmTrPartyScreenGid} - Get a Party Screen
- Method: getPath:
/customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/partyScreens/{gtmTrPartyScreenGid} - Get Party Screens
- Method: getPath:
/customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/partyScreens - Update a Party Screen
- Method: patchPath:
/customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/partyScreens/{gtmTrPartyScreenGid} - Update Party Screens
- Method: patchPath:
/customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/partyScreens