v1

latestOpenAPI 3.1.02026-07-2617501.1 MB

Import fuel purchases via CSV upload

post/v1/fuel_purchase_imports

Request body

sourcestring required

Specify the source from where you are importing this fuel purchase. Allowed values are as follows: <ul><li>EFS_INTEGRATION</li><li>COMDATA_INTEGRATION</li><li>WEX_INTEGRATION</li><li>GIR</li><li>RELAY_PAYMENT_INTEGRATION</li><li>FLUID_SECURE_INTEGRATION</li><li>FLEET_COR_INTEGRATION </li></ul>

importstring[] required

Enter the file name and the Base64 encoded CSV to import fuel purchases into the system.

Response

200

statusstring

Example response

{
  "status": "Import saved"
}