Skip to main content

Status Confirmation (SearchConfirm)

Approval of the Listed Statuses

To prevent statuses listed via Rooster APIs from being displayed in a query, the statuses must be confirmed. The SearchConfirm() method is used for this service.

  • opType must specify the operation type. The operation type is defined by an Enum variable and only allowed values are accepted. This field is mandatory.
  • opCode must specify the operation code. This field is mandatory.

POST SearchConfirm

Parameter Descriptions & Rules

The following table lists the input and output parameters of the SearchConfirm() operation and the types and formats of these parameters.

ParameterMandatoryDescriptionData Type
processKeyYesInformation provided to you for processKeystring
opCodeYesOperation Codestring
opTypeYesOperation Typestring

opType

ParameterDescription
OrderOrders Status
ReceiptReceipt Status
ReturnReturn Status
TransferTransfer Status

Service Responses

resulterrorCodesystemMessageDescription
0The status was successfully approved.
1101A mistake has occurred!Error messages are displayed in status displays.