Edit README

This commit is contained in:
Enrique Barcelli 2023-06-29 17:29:10 +08:00
parent 68361f18ca
commit 2c48e42f64
Signed by: kikobar
GPG key ID: 006C13A68E25D3B7

View file

@ -22,4 +22,4 @@ to the Banqup API of Unifiedpost.
* Build a json in compatible format with the Banqup API fir the invoice. * Build a json in compatible format with the Banqup API fir the invoice.
* Post the invoice to the Banqup API for the creation of the corresponding invoice in Banqup. * Post the invoice to the Banqup API for the creation of the corresponding invoice in Banqup.
* Display the response from the Banqup API, confirming the success or failure of the request. * Display the response from the Banqup API, confirming the success or failure of the request.
* If the requests is successful, a new invoice will be created with status 'Draft' in the Banqup portal, so that it could be further processed. * If the requests is successful, a new invoice will be created with status 'Draft' in the Banqup portal, so that it could be further processed on that system.