Generate payment for receive
POST //invoice/receive HTTP/1.1 Host: api.client.nbcgate.tech Content-Type: application/json Accept: */* Content-Length: 43 { "coinID": 1, "fix_amount": 1, "id_pay_link": 1 }
OK
{ "address": "text", "amount": "text", "code": "text", "name": "text", "rate": 1, "transferCommissionWeis": 1 }