Skip to content

Instantly share code, notes, and snippets.

@debbysa
Last active May 27, 2021 06:38
Show Gist options
  • Save debbysa/2918362157dfc6b97e7351a8422b81c3 to your computer and use it in GitHub Desktop.
Save debbysa/2918362157dfc6b97e7351a8422b81c3 to your computer and use it in GitHub Desktop.
{
"type": "prepaid",
"productId": "57",
"categoryId": "56",
"productAmount": "100000",
"mobileNumber": ""
}
@debbysa
Copy link
Author

debbysa commented May 27, 2021

jika type nya PIN, maka terdapat tambahan mobileNumber yang di isi dengan nomor TW.

{ "type": "pin", "productId": "57", "categoryId": "56", "productAmount": "100000", "mobileNumber": "0906347923" }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment