Skip to main content
GET
Get a single payment-control import
Enterprise+ tier

Authorizations

x-api-key
string
header
required

Path Parameters

id
string<uuid>
required

Import GUID returned by the upload endpoint

Response

Import details with warnings

warnings
null | object[]
i_TeamFileImportGuid
string<uuid>
i_FileName
null | string
i_FileContentType
null | string
i_TeamFileImportStatus
enum<string>
Available options:
submitted,
warning,
failed,
success,
processing
statusDescription
null | string
i_ErrorMessage
null | string
i_LastUpdatedAtUtc
string<date-time>
i_ImportedCount
null | integer<int32>
i_WarningCount
null | integer<int32>
i_TotalRows
null | integer<int32>
p_TeamPaymentControlId
null | integer<int32>