- Subcategories:
- Electronic Signature Transaction Types
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: postPath:
/fscmRestApi/resources/11.13.18.05/electronicSignaturePreferences
- Delete one inventory organization
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/electronicSignaturePreferences/{SignatureOrganizationId}
- Get all inventory organizations
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/electronicSignaturePreferences
- Get one inventory organization
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/electronicSignaturePreferences/{SignatureOrganizationId}
- Update one inventory organization
- Method: patchPath:
/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: postPath:
/fscmRestApi/resources/11.13.18.05/electronicSignaturePreferences/action/validatePendingWorkOrderApprovals