Executes the quoted transaction
Confirms the purchase/sell-back based on the quotations provided. Once done so, gold grams will be allocated to the said account as per quotation given.
| Path Parameters |
|---|
operation string — REQUIREDThe type of transaction the product. Example (Purchasing): purchase Example (Selling): sellback |
| Query Parameters |
|---|
accountId stringAccount identifier defined by the customer (i.e. Cust. Ref. No.) |
| Request Body JSON Object to provide when confirming a sales operation. |
|---|
EncToken stringThe encrypted token provided with the quotation |
operation Possible values: [ |
| Responses | |||||||
|---|---|---|---|---|---|---|---|
200Success
|