[QIWI Wallet] A response to «PUT https://api.qiwi.com/api/v2/prv/{prv_id}/bills/{bill_id}»

{
	"response": {
		"bill": {
			"amount": "10.00",
			"bill_id": "BILL-1",
			"ccy": "RUB",
			"comment": "test",
			"error": 0,
			"status": "waiting",
			"user": "tel:+79031234567"
		},
		"result_code": 0
	}
}

Source: the REST API specification (v.2.12), page 9.

See also: