Skip to main content
Server path: /workday-accounts-payable | Type: Application | PCID required: Yes

Tools

ToolDescription
workday_accounts_payable_get_supplierinvoicerequestsRetrieves a collection of supplier invoices.
workday_accounts_payable_get_supplierinvoicerequests_by_idRetrieves a single supplier invoice instance.
workday_accounts_payable_get_supplierinvoicerequests_by_id_attachmentsRetrieves a collection of attachments for the specified supplier invoice.
workday_accounts_payable_get_supplierinvoicerequests_by_id_attachments_by_subresourceidRetrieves a single attachment instance.
workday_accounts_payable_get_supplierinvoicerequests_by_id_attachments_by_subresourceid_viewcontent<b>Secured by:</b> Process: Supplier Invoice - Request, View: Supplier Invoice Request <b>Scope:</b> Supplier Accounts Contains attachment(s)
workday_accounts_payable_get_supplierinvoicerequests_by_id_attachments_viewcontent<b>Secured by:</b> Process: Supplier Invoice - Request, View: Supplier Invoice Request <b>Scope:</b> Supplier Accounts Contains attachment(s)
workday_accounts_payable_get_supplierinvoicerequests_by_id_linesRetrieves a collection of supplier invoice lines.
workday_accounts_payable_get_supplierinvoicerequests_by_id_lines_by_subresourceidRetrieves a single supplier invoice line instance.
workday_accounts_payable_post_sendsupplierinvoiceattachmentsforscanningSends supplier invoice attachments for scanning.
workday_accounts_payable_post_supplierinvoicerequestsCreates the supplier invoice as specified in the request.
workday_accounts_payable_post_supplierinvoicerequests_by_id_attachmentsCreates a new attachment for the supplier invoice.
workday_accounts_payable_post_supplierinvoicerequests_by_id_submitSubmits a single supplier invoice instance.

workday_accounts_payable_get_supplierinvoicerequests

Retrieves a collection of supplier invoices. Parameters:
ParameterTypeRequiredDefaultDescription
companyany[]NoThe company for the Common Financial Dimensions. This is for internal use only on a REST API.
fromDueDatestringNoThe beginning date of the payment due period for this supplier invoice request. Use the MM/DD/YYYY format. Example: When the payment term is Net 30, the due date value is the day from this invoice date.
fromInvoiceDatestringNoThe date on or after which the supplier invoice is created using the MM/DD/YYYY format.
limitintegerNoThe maximum number of objects in a single response. The default is 20. The maximum is 100.
offsetintegerNoThe zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object.
requesterany[]NoThe ID of the worker generating the supplier invoice request.
statusany[]NoThe status of the supplier invoice request. This is for internal use only on a REST API.
supplierany[]NoThe supplier on the business documents.
toDueDatestringNoThe end date of the payment due period for this supplier invoice request. Use the MM/DD/YYYY format. Example: When the payment term is Net 30, the due date value is 30 days from the invoice date.
toInvoiceDatestringNoThe date on or before which the supplier invoice is created using the MM/DD/YYYY format.

workday_accounts_payable_get_supplierinvoicerequests_by_id

Retrieves a single supplier invoice instance. Parameters:
ParameterTypeRequiredDefaultDescription
IDstringYesThe Workday ID of the resource.

workday_accounts_payable_get_supplierinvoicerequests_by_id_attachments

Retrieves a collection of attachments for the specified supplier invoice. Parameters:
ParameterTypeRequiredDefaultDescription
IDstringYesThe Workday ID of the resource.
limitintegerNoThe maximum number of objects in a single response. The default is 20. The maximum is 100.
offsetintegerNoThe zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object.

workday_accounts_payable_get_supplierinvoicerequests_by_id_attachments_by_subresourceid

Retrieves a single attachment instance. Parameters:
ParameterTypeRequiredDefaultDescription
IDstringYesThe Workday ID of the resource.
subresourceIDstringYesThe Workday ID of the subresource.

workday_accounts_payable_get_supplierinvoicerequests_by_id_attachments_by_subresourceid_viewcontent

<b>Secured by:</b> Process: Supplier Invoice - Request, View: Supplier Invoice Request <b>Scope:</b> Supplier Accounts Contains attachment(s) Parameters:
ParameterTypeRequiredDefaultDescription
IDstringYesThe Workday ID of the resource.
subresourceIDstringYesThe Workday ID of the subresource.

workday_accounts_payable_get_supplierinvoicerequests_by_id_attachments_viewcontent

<b>Secured by:</b> Process: Supplier Invoice - Request, View: Supplier Invoice Request <b>Scope:</b> Supplier Accounts Contains attachment(s) Parameters:
ParameterTypeRequiredDefaultDescription
IDstringYesThe Workday ID of the resource.
limitintegerNoThe maximum number of objects in a single response. The default is 20. The maximum is 100.
offsetintegerNoThe zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object.

workday_accounts_payable_get_supplierinvoicerequests_by_id_lines

Retrieves a collection of supplier invoice lines. Parameters:
ParameterTypeRequiredDefaultDescription
IDstringYesThe Workday ID of the resource.
limitintegerNoThe maximum number of objects in a single response. The default is 20. The maximum is 100.
offsetintegerNoThe zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object.

workday_accounts_payable_get_supplierinvoicerequests_by_id_lines_by_subresourceid

Retrieves a single supplier invoice line instance. Parameters:
ParameterTypeRequiredDefaultDescription
IDstringYesThe Workday ID of the resource.
subresourceIDstringYesThe Workday ID of the subresource.

workday_accounts_payable_post_sendsupplierinvoiceattachmentsforscanning

Sends supplier invoice attachments for scanning. Parameters:
ParameterTypeRequiredDefaultDescription
descriptorstringNoThe display name of the instance
idstringNoWorkday Id or Reference Id of the instance.
ocrSupplierInvoicesany[]NoContainer for OCR Supplier Invoice Root.

workday_accounts_payable_post_supplierinvoicerequests

Creates the supplier invoice as specified in the request. Parameters:
ParameterTypeRequiredDefaultDescription
companyobjectYesThe company used for Common Financial Dimensions. This is for internal use only on a REST API.
controlTotalAmountobjectNoThe amount entered that should match the total of the line amounts.
currencyobjectNoThe currency for the reporting transaction.
descriptorstringNoThe display name of the instance
freightAmountobjectNoFreight amount for the supplier invoice request.
handlingCodeobjectNoThe handling code for Supplier Invoice Request.
idstringNoWorkday Id or Reference Id of the instance.
invoiceDatestringYesThe date when a request for a supplier invoice is created.
invoiceReceivedDatestringNoThe date an invoice is received.
linesany[]NoThe Supplier Invoice Request Lines for a Supplier Invoice Request.
memostringNoThe memo for the Supplier Invoice Request.
paymentTermsobjectNoThe payment terms of the customer defined on the transaction or payment terms defined on the transaction directly. You can use this field to drill into details and access the related actions menu.
referenceNumberstringNoThe reference number encoded with the key payment information on the supplier invoice request.
referenceTypeobjectNoThe type of reference used to encode key payment information on the invoice documents.
remitToConnectionobjectNoThe remit-to address for the supplier on the supplier invoice request.
requesterobjectNoThe requester of the supplier invoice request.
shipToAddressobjectNoThe shipping address for Supplier Invoice Request.
statutoryInvoiceTypeobjectNoThe Invoice Type selected on the supplier invoice request.
supplierobjectYesThe supplier for the business documents. This field allows you to drill into the details and access related actions.
suppliersInvoiceNumberstringNoThe reference number provided by the supplier for the supplier invoice request.
taxAmountobjectNoTax amount for the supplier invoice request.

workday_accounts_payable_post_supplierinvoicerequests_by_id_attachments

Creates a new attachment for the supplier invoice. Parameters:
ParameterTypeRequiredDefaultDescription
IDstringYesThe Workday ID of the resource.
contentTypeobjectNoContent type of the attachment.
descriptorstringNoThe display name of the instance
fileLengthintegerNoFile length of the attachment.
fileNamestringNoFile name of the attachment.
idstringNoWorkday Id or Reference Id of the instance.

workday_accounts_payable_post_supplierinvoicerequests_by_id_submit

Submits a single supplier invoice instance. Parameters:
ParameterTypeRequiredDefaultDescription
IDstringYesThe Workday ID of the resource.
descriptorstringNoThe display name of the instance
idstringNoWorkday Id or Reference Id of the instance.