Changing a dunning procedure that was initiated using the Collect module and sending a reminder.
POST Request - Updatereminder
request
required
|
Fixed Value: updatereminder
|
mid
required
|
your merchant ID, 5-digit numeric
|
aid
required
|
your subaccount ID, 5-digit numeric
|
portalId
required
|
your Portal ID, 7-digit numeric
|
key
required
|
your key value, alpha-numeric
|
channel required
|
Fixed Value: clientapi
|
channelDetail required
|
Permitted Value: payoneHosted
|
reminderlevel optional
|
Format LIST
Set reminder status |
||||||||||||||||||||
remindertime optional
|
Format Unixtimestamp
Date of the next dunning level as Unixtimestamp (the next reminder will be sent on this date) |
||||||||||||||||||||
sendreminder optional
|
Format LIST
Send reminder to customer yes / no |
Permitted Values
OK
ERROR
|
errorcode |
Format NUMERIC(1..6)
In case of error the PAYONE Platform returns an error code for your internal usage. |
errormessage |
Format CHAR(1..1024)
In case of error the PAYONE Platform returns an error message for your internal usage. |
customermessage |
Format CHAR(1..1024)
The customermessage is returned to your system in order to be displayed to the customer. (Language selection is based on the end customer's language, parameter "language") |
Host: api.pay1.de
Content-Type: application/x-www-form-urlencoded
Payload
RESPONSE