Skip to content

    Which is the difference between Orders and Operations?

    An Order identifies a transaction, which is the purchase of a good or a service. The order is encoded in the APIs using the orderId parameter. An Operation represents an action performed on an order, such as a payment or refund. The operation is coded in the APIs using the operationId parameter.

    For more information, see here.