• Register

Claim

This API allows to post the payload of a specific Claim to Vistex.

 

Request Structure

API Field Type Mandatory Description
vendorCode String N Vendor Code
invoiceDate String N Invoice Date
invoiceNumber String N Invoice number
companyCode String N Company code
totalAmount Decimal N Total amount
netAmount Decimal N Net amount
totalTaxAmount Decimal N Total tax amount
currency String N Currency
attachmentURL String N Attachment URL
attachmentName String N Attachment name
claimTrackingNumber String N Claim tracking number

Request Example

Response Structure

Field Type Description
Status String Response status
Message String Response message

Response Example

Docs Navigation