Order Identifier Criterion¶
The IdentifierCriterion Search Criterion searches for orders based on the order identifier.
Arguments¶
identifier- string that represents the order identifier
Example¶
PHP¶
1 2 3 4 5 6 | |
The IdentifierCriterion Search Criterion searches for orders based on the order identifier.
identifier - string that represents the order identifier1 2 3 4 5 6 | |