Generates the margin reference number for a particular invoice
get
                    /service/v1/generateMarginRefNo
This endpoint is used to generate the margin reference number for a particular Invoice.
                Request
Supported Media Types
                - application/json
- application/xml
Header Parameters
                - 
                        appId: string
                        
                        appId
- 
                        branchCode: string
                        
                        branchCode
- 
                        userId: string
                        
                        userId
Response
Supported Media Types
                - application/json
- application/xml
200 Response
Successful performs the operation
                
                
                    Root Schema : GenerateMarginRefNoModel
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectMargin reference number generation model.
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
400 Response
Malformed syntax.
                
                
                401 Response
Request does not have sufficient credentials.
                
                
                403 Response
Request is not authorized.
                
                
                500 Response
Internal error