---
updatedAt: 2026-03-18T15:15:07.000Z
---

Fetch the complete documentation index at: https://developers.pismo.io/pismo-docs/llms.txt. Use this file to discover all available pages before exploring further.

# Banking - Credit receivables

<Table align={["left","left"]}>
  <thead>
    <tr>
      <th style={{ textAlign: "left" }}>
        Endpoint
      </th>

      <th style={{ textAlign: "left" }}>
        Event
      </th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td style={{ textAlign: "left" }}>
        [Register receivable](https://developers.pismo.io/pismo-docs/reference/create-receivable)
      </td>

      <td style={{ textAlign: "left" }}>
        [Credit rights receivable registration failure](https://developers.pismo.io/events/docs/depositary-credit-rights-registration-failure-1)\
        [Credit rights receivable registration succeeded](https://developers.pismo.io/events/docs/depositary-credit-rights-registration-success-1)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [Update receivable](https://developers.pismo.io/pismo-docs/reference/update)
      </td>

      <td style={{ textAlign: "left" }}>
        [Credit rights receivable change failed](https://developers.pismo.io/events/docs/depositary-credit-rights-change-failure-1)\
        [Credit rights receivable change succeeded](https://developers.pismo.io/events/docs/depositary-credit-rights-change-success-1)\
        [Credit rights receivable status change failed](https://developers.pismo.io/events/docs/depositary-credit-rights-status-change-failure-1)\
        [Credit rights receivable status change succeeded](https://developers.pismo.io/events/docs/depositary-credit-rights-status-change-success-1)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [Delete receivable](https://developers.pismo.io/pismo-docs/reference/delete-receivable)
      </td>

      <td style={{ textAlign: "left" }}>
        [Credit rights receivable status change failed](https://developers.pismo.io/events/docs/depositary-credit-rights-status-change-failure-1)\
        [Credit rights receivable status change succeeded](https://developers.pismo.io/events/docs/depositary-credit-rights-status-change-success-1)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [Get invoice](https://developers.pismo.io/pismo-docs/reference/findbyaccesskey)
      </td>

      <td style={{ textAlign: "left" }}>
        [Validate invoice request failed](https://developers.pismo.io/events/docs/depositary-invoice-validation-request-failure-1)\
        [Validate invoice request succeeded](https://developers.pismo.io/events/docs/depositary-invoice-validation-request-success-1)\
        [Invoice validation failed](https://developers.pismo.io/events/docs/depositary-invoice-validation-failure-1)\
        [Invoice validation succeeded](https://developers.pismo.io/events/docs/depositary-invoice-validation-success-1)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [Validate receivable](https://developers.pismo.io/pismo-docs/reference/validateunicity)
      </td>

      <td style={{ textAlign: "left" }}>
        [Unicity credit rights receivable validation failed](https://developers.pismo.io/events/docs/depositary-credit-rights-unicity-validation-failure-1)\
        [Unicity credit rights receivable validation succeeded](https://developers.pismo.io/events/docs/depositary-credit-rights-unicity-validation-success-1)
      </td>
    </tr>
  </tbody>
</Table>