Generate Number for Given Criteria
get
/obedm-common-services/identifierdefinition/generate
This endpoint is used to generate number for given criteria.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
branch(required): string
Branch
-
entityTypeCd(required): string
Entity Type
-
productProcessor(required): string
Product Processor
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure.
Headers
-
Location: string
Header of response
Root Schema : DmTmGeneratedNumberResponseWrapperDto
Type:
Show Source
object
-
data:
object DmTmGeneratedNumberResponseDto
Additional Properties Allowed: additionalProperties
Nested Schema : DmTmGeneratedNumberResponseDto
Type:
object
Additional Properties Allowed
Show Source
-
string
Generated number response data.
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error