Skip to content

Safaricom static code endpoint request missmatch #6

@devcavin

Description

@devcavin

safaricom-static-code endpoint takes in a few fields from the request body that is a JSON:

Example request

{
  "RefNo": "AERDUDSODEF",
  "Amount": 1
}

But when hitting the endpoint the server requests for additional fields like MerchantName and CPI that when supplied results into 401 HTTP status code even though all the requirements for consuming the API are all supplied

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions