Back to All

Internal server error on update Customer API

This is the API that we are working with. https://support.billsby.com/reference/put-customer
When passing all the fields with the card tokenizer I'm getting this error.

{
"StatusCode": 500,
"Message": "Internall Server Error",
"Error": "Value cannot be null. (Parameter 'source')"
}