> For the complete documentation index, see [llms.txt](https://mojaloop.gitbook.io/mojaloop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mojaloop.gitbook.io/mojaloop/legacy/discussions/pisp.md).

# PISP (3rd party payment initiation)

## Goal:

Updated Mojaloop specification documents, and POC implementation of a PISP

## Action Items:

* Revisit /authorizaitons resource: \[Michael] and raise with CCB
* Identity provider research and follow-up: \[Matt de Haast]
* Share all sequence diagrams: \[JJ]
* Outline proposal at high level including new API calls - Unassigned
* Mapping account information (info about accounts for PISP) - \[Lewis]

## Links:

* [London Meeting Notes](https://github.com/mojaloop/documentation/blob/master/legacy/discussions/pisp_meeting_march_2020.md)
* [WIP Separate Docs Repo with sequence diagrams](https://github.com/jgeewax/mojaloop-pisp)
* End to End Sequence Diagram
* [Initial PISP Design Doc, v5](https://github.com/mojaloop/documentation-artifacts/blob/master/presentations/January%202020%20OSS%20Community%20Session/%5BEXTERNAL%5D%20Mojaloop_%20PISP%20Credit%20Transactions\(3\).pdf)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mojaloop.gitbook.io/mojaloop/legacy/discussions/pisp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
