Create Payable Register File (file upload): Yardi
Create Payable Register File: Yardi. This endpoint will only accept png image files.
| Interface | Method |
|---|---|
| Vendor Invoicing | ImportInvoiceRegisterImage |
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
payable_register_id
The Propexo unique identifier for the payable register
Request
This endpoint expects an object.
integration_id
The Propexo unique identifier for the integration
attachment
Base64 value for a PNG image to attach to the Payable Register.
vendor_id
The Propexo unique identifier for the vendor
page_type
The page type of the image to attach to the Payable Register. If not provided, the back page will be used.
Allowed values:
page_number
The page number of the image to attach to the Payable Register. If not provided, page number 1 will be used.
page_count
The page count of the image to attach to the Payable Register. If not provided, page number 1 will be used.
Response
Successful response
meta
result

