Skip to main content

createExportSftpConfig

Creates an SFTP destination for scheduled daily charges exports. New configs default to disabled; set enabled: true to start the daily push.

createExportSftpConfig(
input: CreateExportSftpConfigInput!
): SftpConfigExport!

Arguments

createExportSftpConfig.input ● CreateExportSftpConfigInput! non-null input

Type

SftpConfigExport object

SFTP destination for scheduled daily charges exports. The previous day's charges are pushed at 06:00 UTC when enabled is true.