Mutasi
This service used by user/partner for check transaction log / the mutation accounts registered in the disbursement system. Use this relative URL for generate signature :
Relative URL : /account/api/mutasi/< va_partner >/< start_date >/< end_date >
And also need to create a signature and use the request header.
virtual_account
Numeric
Mandatory
VA partner
start_date
Numeric
Mandatory
Start date of inquiry mutation
end_date
Numeric
Mandatory
End date of inquiry mutation
transaction_date
Numeric
Mandatory
Transaction date
transaction_type
Alphanumeric
Mandatory
Type of transaction (Debit / Credit)
transaction_amount
Numeric
Mandatory
Amount of transaction
transaction_name
Alphanumeric
Mandatory
Transaction reference
transaction_desc
Alphanumeric
Mandatory
Transaction description
status
Numeric
Mandatory
Status (2 = Success)
message
Alphanumeric
Mandatory
Message decription
response_code
Numeric
Mandatory
Response Code
response_desc
Alphanumeric
Mandatory
Response Description
Last updated