Top Up Requests

This message provides details of a successful purchase from Codashop to the partner. As a result, the customer's game account should be successfully topped up with the item specified in the call.

Codashop anticipates a response within 5 seconds. The procedure should be idempotent, meaning that responses to two identical calls should be consistent and avoid triggering multiple top-ups.

It is important to note that the ID, txnId, and orderId utilized in top-up requests may differ from those used in the validate request for the corresponding purchase. Top-ups should be fulfilled based solely on the SKU.

Last updated