Skip to main content
GET
Get operation status

Authorizations

X-PayFi-Api-Key
string
header
required
X-PayFi-Nonce
string
header
required
X-PayFi-Signature
string
header
required

Path Parameters

operationId
string
required

Operation ID.

Response

Operation status.

operationId
string
Example:

"op_example"

partnerOperationId
string | null
Example:

"acme-op-123"

customerId
string | null
Example:

"cus_example"

status
enum<string>
Available options:
CREATED,
REQUIREMENTS_PENDING,
REQUIREMENTS_REVIEW_REQUIRED,
REQUIREMENTS_FAILED,
AWAITING_DOCUMENTS,
DOCUMENTS_PARTIAL,
DOCUMENTS_UPLOADED,
PROCESSING,
PROCESSING_FAILED,
ACTION_REQUIRED,
READY_FOR_MANUAL_REVIEW,
MANUAL_REVIEW_APPROVED,
MANUAL_REVIEW_REJECTED,
MANUAL_REVIEW_CHANGES_REQUESTED,
PARTNER_CALLBACK_PENDING,
PARTNER_CALLBACK_DELIVERED,
PARTNER_CALLBACK_FAILED,
CANCELLED,
FAILED
Example:

"REQUIREMENTS_REVIEW_REQUIRED"

operationType
enum<string>
Available options:
IMPORT_GOODS,
EXPORT_GOODS,
SERVICES
Example:

"IMPORT_GOODS"

exchangeModality
enum<string>
Available options:
ADVANCE,
SIGHT,
TERM
Example:

"TERM"

requirementsStatus
enum<string>
Available options:
PENDING,
REVIEW_REQUIRED,
APPROVED,
FAILED
Example:

"REVIEW_REQUIRED"

requiredDocumentTypes
enum<string>[]
Available options:
invoice,
bill_of_lading,
packing_list,
di_duimp,
bank_details,
proforma,
service_contract,
insurance_policy
Example:
missingDocumentTypes
enum<string>[]
Available options:
invoice,
bill_of_lading,
packing_list,
di_duimp,
bank_details,
proforma,
service_contract,
insurance_policy
Example:
score0To100
number | null
Example:

null

score1To10
number | null
Example:

null

riskLevel
enum<string> | null
Available options:
low,
medium,
high,
critical,
unknown
Example:

null

declaredBeneficiaryName
string | null
Example:

"Shenzhen NovaTech Components Co Ltd"

declaredEconomicOwnerName
string | null
Example:

"Shenzhen NovaTech Components Co Ltd"

buyerCountry
string | null
Example:

"BR"

createdAt
string
Example:

"2026-05-20T12:00:00.000Z"

updatedAt
string
Example:

"2026-05-20T12:00:00.000Z"