PurchaseControlResult

Object description

Field

Type

Required

Description

invoiceId

​String

Yes

Smarts invoice identifier

institutionId

String

Yes

Smarts institution identifier

products

List<Product>

No

Products if there was changes

status

Yes

Purchase control status

Enum type possible values

PurchaseControlStatus

​Title

PASSED

Purchase check passed

FAILED

Purchase check failed

PENDING

Purchase check in progress

EXIPRED

Purchase check expired

FAILED_ALLOW_PAYMENT

Purchase check failed but allow payment

Last updated