Supplier Configuration Options REST Endpoints
Supplier Configuration Options
Supplier configuration options for registration and profile change requests. For example, specifying the default business relationship for self-service registration or requiring bank account attachments during a supplier profile change.
- Get all supplier configuration options
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierOptions - Get one supplier configuration option
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierOptions/{SupplierOptionsConfigId} - Regenerate URL Encryption Key.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierOptions/action/regenerateUrlEncryptionKey - Update one supplier configuration option
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/supplierOptions/{SupplierOptionsConfigId}