Electronic Signature Preferences REST Endpoints

Manufacturing/Electronic Signature Preferences
The Electronic Signature Preferences resource displays the details about the inventory organizations having electronic signature preferences. The electronic signature preferences define whether you enabled electronic signatures for supply chain transactions.
Create inventory organizations
Method: post
Path: /fscmRestApi/resources/11.13.18.05/electronicSignaturePreferences
Delete one inventory organization
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/electronicSignaturePreferences/{SignatureOrganizationId}
Get all inventory organizations
Method: get
Path: /fscmRestApi/resources/11.13.18.05/electronicSignaturePreferences
Get one inventory organization
Method: get
Path: /fscmRestApi/resources/11.13.18.05/electronicSignaturePreferences/{SignatureOrganizationId}
Update one inventory organization
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/electronicSignaturePreferences/{SignatureOrganizationId}
Validate whether an organization has any pending work definition approvals, maintenance work order approvals, or manufacturing work order approvals.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/electronicSignaturePreferences/action/validatePendingWorkOrderApprovals