001023
Error message | Author is not the card owner |
---|---|
Description | The pay-in failed because the author is different from the card owner. |
Categories | Pay-in Preauthorization |
Causes
The AuthorId
is different from the UserId
of the Card object used.
What to do
The author has to be the user being debited.
Example
This error can be returned on any pay-in based on a registered card (including preauthorizations and recurring registration objects).
In the example below, the response of the API when attempting to Create a Preauthorization with an AuthorId
different from the card UserId
.
API Response
Was this page helpful?