/payment/transaction/{transactionId}/reverse

The following methods are supported on this resource:

Mount Points

The following URLs are examples of where this resource is mounted :

XML: http://api.hi5.com
*JSON: http://api.hi5.com
*JSON endpoints are mounted read-only.

update

Reverses a commerce transaction.

Possible HTTP Parameters

name description
transactionId (no documentation provided)

Output Payload

order id

Errors

code description
403 Thrown when an attempt is made to do something without the correct permissions.
503 Thrown when an attempt is made to do something that violates internal API constraints.
400 Thrown when invalid data is received for a specific method.

Comments