Introduction

Changing a dunning procedure that was initiated using the Collect module and sending a reminder.

POST Request - Updatereminder
Account Parameters
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
Common Parameters
reminderlevel
optional
Format LIST
Value Comment

1

1st dunning level

2

2nd dunning level

3

3rd dunning level

4

4th dunning level

5

Transfer to an encashment agency

A

Dunning procedure ended

S

Dunning procedure starts (again)

M

Dunning proposal list

I

Encashment proposal 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
Value Comment
yes Sends the reminder for the current/ updated dunning level, or transfers the case to encashment when dunning level 5 is reached.
no Simply sets the indicated dunning level.

Send reminder to customer yes / no

Response Parameters

Permitted Values

OK
ERROR
Response parameters (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