eInvoice account details

The API for looking up details of an eInvoicing account returns the status and a list of permitted invoice templates/symbols.


GET
https://einvoice-api-sandbox.sepay.vn/v1/provider-accounts/{id}
  -H "Authorization: Bearer <ACCESS_TOKEN>"
NameTypeRequiredDescription
id
pathRequired
Account ID obtained from the account list API.
401
Unauthorized
Missing or invalid Bearer token.
404
Not Found
Account ID does not exist.