The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/oneway/WalletRebuildRequest HTTP/1.1
Host: parkmobile.us
Content-Type: text/jsv
Content-Length: length
{
supplier_id: 0,
merchant_reference_id: String,
total_amount: 0,
funding_billing_method_id: 0,
do_rebuild: False,
settings:
{
program_id: String,
promotion_id: String,
application_id: String,
load_on_create: False,
is_split_transaction: False,
split_fee_percentage: String,
split_fee_flat: String,
split_account_number: String,
preauth_hold_account: String,
is_test_mode: False
},
client_uuid: 00000000000000000000000000000000
}