Xero Accounting Endpoint: GetImage
Overview
The Xero GetImage endpoint provides a method to download logos. It is restricted to only work for specific servers used by Xero.
It is a function that accepts a series of parameters.
Parameters
The GetImage is a function that accepts the following parameters.
- URL
- A text field that accepts the URL of where the image is located.
- Only the following servers are supported at this stage.
Fields
The following fields are available for the GetImage endpoint.
- URL
- A text field that provides the URL received as parameter.
- ImageType
- A text field that provides the type of image. It follows the MIME type convention.
- Image
- A text field that provides the image as a BASE64 encoded URI.
Xero API
- None
Related Fields
- None
Related Endpoints