The combination of the APIs can be used in workflows, here are business case scenarios and the workflows to achieve them.

I. Submitting invoice with attachment

         image


II. Submitting invoice and updating invoice status

 

III. Fetching required fields values for invoice payload while submitting

IV. Validating invoice before submitting

Before submitting and invoice it is recommended to validate the invoice payload as this would result in identifying validation errors if any in earlier stage and would in turn reduce rejection rate.

V. Emailing information about submitted API

 

VI. Fetching required fields values for invoice payload for Validation (Similar to scenario III)

VII. Status API - search for details

Fields in details

Respective field in UBF invoice

EBHRecipient

consumerName_billAgent

ClientName

consumerName

ClientId

consumerId_producer

Vendor

billAgentName

  

image